#faea2c color space conversions
Hex:
#faea2c
RGB:
250, 234, 44
CMY:
2, 8, 83
CMYK:
0, 6, 82, 2
HSL:
55°, 95.3704%, 57.6471%
HSV (HSB):
55°, 82.4000%, 98.0392%
XYZ:
69.3018, 79.3515, 14.0466
xyY:
0.4259, 0.4877, 79.3515
CIE-Lab:
91.3931, -12.8741, 84.1032
CIE-LCH:
91.3931, 85.0829, 98.7030
CIE-Luv:
91.3931, 17.9591, 95.4014
Hunter-Lab:
89.0794, -17.0201, 53.0064
#faea2c color charts
#faea2c color shades, tints & tones
#faea2c color schemes
#faea2c color preview, HTML & CSS examples
This text has a color of #faea2c
<p style="color:#faea2c;">Text here</p>
.mytext {color:#faea2c;}
This box has a color of #faea2c
<div style="background-color:#faea2c;">Content here</div>
.mybackground {background-color:#faea2c;}
Border around this has a color of #faea2c
<div style="border:2px solid #faea2c;">Content here</div>
.myborder {border:2px solid #faea2c;}