#faef1d color space conversions
Hex:
#faef1d
RGB:
250, 239, 29
CMY:
2, 6, 89
CMYK:
0, 4, 88, 2
HSL:
57°, 95.6710%, 54.7059%
HSV (HSB):
57°, 88.4000%, 98.0392%
XYZ:
70.5126, 82.1457, 13.3017
xyY:
0.4249, 0.4950, 82.1457
CIE-Lab:
92.6391, -15.6392, 88.0706
CIE-LCH:
92.6391, 89.4484, 100.0694
CIE-Luv:
92.6391, 14.7377, 99.1373
Hunter-Lab:
90.6343, -19.7386, 54.7425
#faef1d color charts
#faef1d color shades, tints & tones
#faef1d color schemes
#faef1d color preview, HTML & CSS examples
This text has a color of #faef1d
<p style="color:#faef1d;">Text here</p>
.mytext {color:#faef1d;}
This box has a color of #faef1d
<div style="background-color:#faef1d;">Content here</div>
.mybackground {background-color:#faef1d;}
Border around this has a color of #faef1d
<div style="border:2px solid #faef1d;">Content here</div>
.myborder {border:2px solid #faef1d;}