#faef4f color space conversions
Hex:
#faef4f
RGB:
250, 239, 79
CMY:
2, 6, 69
CMYK:
0, 4, 68, 2
HSL:
56°, 94.4751%, 64.5098%
HSV (HSB):
56°, 68.4000%, 98.0392%
XYZ:
71.7021, 82.6215, 19.5656
xyY:
0.4123, 0.4751, 82.6215
CIE-Lab:
92.8485, -14.0105, 74.8096
CIE-LCH:
92.8485, 76.1102, 100.6076
CIE-Luv:
92.8485, 13.9437, 89.9758
Hunter-Lab:
90.8964, -18.2618, 50.8652
#faef4f color charts
#faef4f color shades, tints & tones
#faef4f color schemes
#faef4f color preview, HTML & CSS examples
This text has a color of #faef4f
<p style="color:#faef4f;">Text here</p>
.mytext {color:#faef4f;}
This box has a color of #faef4f
<div style="background-color:#faef4f;">Content here</div>
.mybackground {background-color:#faef4f;}
Border around this has a color of #faef4f
<div style="border:2px solid #faef4f;">Content here</div>
.myborder {border:2px solid #faef4f;}