#faaf5c color space conversions
Hex:
#faaf5c
RGB:
250, 175, 92
CMY:
2, 31, 64
CMYK:
0, 30, 63, 2
HSL:
32°, 94.0476%, 67.0588%
HSV (HSB):
32°, 63.2000%, 98.0392%
XYZ:
56.6861, 51.7566, 17.1276
xyY:
0.4514, 0.4122, 51.7566
CIE-Lab:
77.1351, 19.4270, 52.6147
CIE-LCH:
77.1351, 56.0867, 69.7343
CIE-Luv:
77.1351, 58.6983, 58.5094
Hunter-Lab:
71.9421, 14.7487, 36.2440
#faaf5c color charts
#faaf5c color shades, tints & tones
#faaf5c color schemes
#faaf5c color preview, HTML & CSS examples
This text has a color of #faaf5c
<p style="color:#faaf5c;">Text here</p>
.mytext {color:#faaf5c;}
This box has a color of #faaf5c
<div style="background-color:#faaf5c;">Content here</div>
.mybackground {background-color:#faaf5c;}
Border around this has a color of #faaf5c
<div style="border:2px solid #faaf5c;">Content here</div>
.myborder {border:2px solid #faaf5c;}