#faec2c color space conversions
Hex:
#faec2c
RGB:
250, 236, 44
CMY:
2, 7, 83
CMYK:
0, 6, 82, 2
HSL:
56°, 95.3704%, 57.6471%
HSV (HSB):
56°, 82.4000%, 98.0392%
XYZ:
69.8744, 80.4967, 14.2375
xyY:
0.4245, 0.4890, 80.4967
CIE-Lab:
91.9073, -13.8544, 84.5341
CIE-LCH:
91.9073, 85.6619, 99.3075
CIE-Luv:
91.9073, 16.6013, 96.1682
Hunter-Lab:
89.7200, -17.9932, 53.3953
#faec2c color charts
#faec2c color shades, tints & tones
#faec2c color schemes
#faec2c color preview, HTML & CSS examples
This text has a color of #faec2c
<p style="color:#faec2c;">Text here</p>
.mytext {color:#faec2c;}
This box has a color of #faec2c
<div style="background-color:#faec2c;">Content here</div>
.mybackground {background-color:#faec2c;}
Border around this has a color of #faec2c
<div style="border:2px solid #faec2c;">Content here</div>
.myborder {border:2px solid #faec2c;}