#faec42 color space conversions
Hex:
#faec42
RGB:
250, 236, 66
CMY:
2, 7, 74
CMYK:
0, 6, 74, 2
HSL:
55°, 94.8454%, 61.9608%
HSV (HSB):
55°, 73.6000%, 98.0392%
XYZ:
70.4032, 80.7082, 17.0219
xyY:
0.4187, 0.4800, 80.7082
CIE-Lab:
92.0017, -13.1260, 78.4693
CIE-LCH:
92.0017, 79.5596, 99.4963
CIE-Luv:
92.0017, 16.2258, 92.0361
Hunter-Lab:
89.8378, -17.3310, 51.6526
#faec42 color charts
#faec42 color shades, tints & tones
#faec42 color schemes
#faec42 color preview, HTML & CSS examples
This text has a color of #faec42
<p style="color:#faec42;">Text here</p>
.mytext {color:#faec42;}
This box has a color of #faec42
<div style="background-color:#faec42;">Content here</div>
.mybackground {background-color:#faec42;}
Border around this has a color of #faec42
<div style="border:2px solid #faec42;">Content here</div>
.myborder {border:2px solid #faec42;}