#faef1c color space conversions
Hex:
#faef1c
RGB:
250, 239, 28
CMY:
2, 6, 89
CMYK:
0, 4, 89, 2
HSL:
57°, 95.6897%, 54.5098%
HSV (HSB):
57°, 88.8000%, 98.0392%
XYZ:
70.5004, 82.1408, 13.2376
xyY:
0.4250, 0.4952, 82.1408
CIE-Lab:
92.6370, -15.6560, 88.2266
CIE-LCH:
92.6370, 89.6049, 100.0625
CIE-Luv:
92.6370, 14.7460, 99.2327
Hunter-Lab:
90.6316, -19.7538, 54.7822
#faef1c color charts
#faef1c color shades, tints & tones
#faef1c color schemes
#faef1c color preview, HTML & CSS examples
This text has a color of #faef1c
<p style="color:#faef1c;">Text here</p>
.mytext {color:#faef1c;}
This box has a color of #faef1c
<div style="background-color:#faef1c;">Content here</div>
.mybackground {background-color:#faef1c;}
Border around this has a color of #faef1c
<div style="border:2px solid #faef1c;">Content here</div>
.myborder {border:2px solid #faef1c;}