#faed1a color space conversions
Hex:
#faed1a
RGB:
250, 237, 26
CMY:
2, 7, 90
CMYK:
0, 5, 90, 2
HSL:
57°, 95.7265%, 54.1176%
HSV (HSB):
57°, 89.6000%, 98.0392%
XYZ:
69.8950, 80.9669, 12.9216
xyY:
0.4268, 0.4944, 80.9669
CIE-Lab:
92.1170, -14.7140, 88.1247
CIE-LCH:
92.1170, 89.3447, 99.4791
CIE-Luv:
92.1170, 16.1147, 98.6649
Hunter-Lab:
89.9816, -18.8145, 54.4729
#faed1a color charts
#faed1a color shades, tints & tones
#faed1a color schemes
#faed1a color preview, HTML & CSS examples
This text has a color of #faed1a
<p style="color:#faed1a;">Text here</p>
.mytext {color:#faed1a;}
This box has a color of #faed1a
<div style="background-color:#faed1a;">Content here</div>
.mybackground {background-color:#faed1a;}
Border around this has a color of #faed1a
<div style="border:2px solid #faed1a;">Content here</div>
.myborder {border:2px solid #faed1a;}