Fawn to RGB — Color Code

RGB

rgb(207, 175, 123)

Format Value
HEX #cfaf7b
RGB rgb(207, 175, 123)
HSL hsl(37.1, 46.7%, 64.7%)
CMYK cmyk(0%, 15.5%, 40.6%, 18.8%)

What is the RGB code for fawn?

The CSS color fawn in RGB format is rgb(207, 175, 123). Use this value directly in CSS, SVG, and most design tools.

How do I use fawn in CSS?

To apply fawn in CSS:

  • Text color: color: rgb(207, 175, 123);
  • Background: background-color: rgb(207, 175, 123);
  • Border: border-color: rgb(207, 175, 123);

What are all the color format values for fawn?

FormatValue
HEX#cfaf7b
RGBrgb(207, 175, 123)
HSLhsl(37.1, 46.7%, 64.7%)
CMYKcmyk(0%, 15.5%, 40.6%, 18.8%)

How do I convert fawn to RGB?

Select fawn from the color name list in our color converter. The RGB value — rgb(207, 175, 123) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does fawn belong to?

fawn belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 37.1°, saturation 46.7%, lightness 64.7%.

How do I create lighter and darker shades of fawn?

Lighter variant (lightness 79.7%): #e3d1b3. Darker variant (lightness 49.7%): #ba8d44. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.