#faed2e color space conversions
Hex:
#faed2e
RGB:
250, 237, 46
CMY:
2, 7, 82
CMYK:
0, 5, 82, 2
HSL:
56°, 95.3271%, 58.0392%
HSV (HSB):
56°, 81.6000%, 98.0392%
XYZ:
70.2017, 81.0896, 14.5366
xyY:
0.4233, 0.4890, 81.0896
CIE-Lab:
92.1716, -14.2901, 84.2838
CIE-LCH:
92.1716, 85.4867, 99.6228
CIE-Luv:
92.1716, 15.8985, 96.2493
Hunter-Lab:
90.0498, -18.4308, 53.4637
#faed2e color charts
#faed2e color shades, tints & tones
#faed2e color schemes
#faed2e color preview, HTML & CSS examples
This text has a color of #faed2e
<p style="color:#faed2e;">Text here</p>
.mytext {color:#faed2e;}
This box has a color of #faed2e
<div style="background-color:#faed2e;">Content here</div>
.mybackground {background-color:#faed2e;}
Border around this has a color of #faed2e
<div style="border:2px solid #faed2e;">Content here</div>
.myborder {border:2px solid #faed2e;}