#faec2e color space conversions
Hex:
#faec2e
RGB:
250, 236, 46
CMY:
2, 7, 82
CMYK:
0, 6, 82, 2
HSL:
56°, 95.3271%, 58.0392%
HSV (HSB):
56°, 81.6000%, 98.0392%
XYZ:
69.9129, 80.5122, 14.4404
xyY:
0.4241, 0.4884, 80.5122
CIE-Lab:
91.9142, -13.8012, 84.0662
CIE-LCH:
91.9142, 85.1915, 99.3231
CIE-Luv:
91.9142, 16.5738, 95.8648
Hunter-Lab:
89.7286, -17.9449, 53.2682
#faec2e color charts
#faec2e color shades, tints & tones
#faec2e color schemes
#faec2e color preview, HTML & CSS examples
This text has a color of #faec2e
<p style="color:#faec2e;">Text here</p>
.mytext {color:#faec2e;}
This box has a color of #faec2e
<div style="background-color:#faec2e;">Content here</div>
.mybackground {background-color:#faec2e;}
Border around this has a color of #faec2e
<div style="border:2px solid #faec2e;">Content here</div>
.myborder {border:2px solid #faec2e;}