#faf49e color space conversions
Hex:
#faf49e
RGB:
250, 244, 158
CMY:
2, 4, 38
CMYK:
0, 2, 37, 2
HSL:
56°, 90.1961%, 80.0000%
HSV (HSB):
56°, 36.8000%, 98.0392%
XYZ:
77.9466, 87.4940, 45.1276
xyY:
0.3702, 0.4155, 87.4940
CIE-Lab:
94.9475, -10.2107, 42.1728
CIE-LCH:
94.9475, 43.3913, 103.6102
CIE-Luv:
94.9475, 8.0369, 58.9652
Hunter-Lab:
93.5382, -14.9456, 36.8723
#faf49e color charts
#faf49e color shades, tints & tones
#faf49e color schemes
#faf49e color preview, HTML & CSS examples
This text has a color of #faf49e
<p style="color:#faf49e;">Text here</p>
.mytext {color:#faf49e;}
This box has a color of #faf49e
<div style="background-color:#faf49e;">Content here</div>
.mybackground {background-color:#faf49e;}
Border around this has a color of #faf49e
<div style="border:2px solid #faf49e;">Content here</div>
.myborder {border:2px solid #faf49e;}