#faec56 color space conversions
Hex:
#faec56
RGB:
250, 236, 86
CMY:
2, 7, 66
CMYK:
0, 6, 66, 2
HSL:
55°, 94.2529%, 65.8824%
HSV (HSB):
55°, 65.6000%, 98.0392%
XYZ:
71.0995, 80.9868, 20.6888
xyY:
0.4115, 0.4687, 80.9868
CIE-Lab:
92.1258, -12.1743, 71.4440
CIE-LCH:
92.1258, 72.4739, 99.6705
CIE-Luv:
92.1258, 15.7406, 86.6964
Hunter-Lab:
89.9927, -16.4616, 49.3644
#faec56 color charts
#faec56 color shades, tints & tones
#faec56 color schemes
#faec56 color preview, HTML & CSS examples
This text has a color of #faec56
<p style="color:#faec56;">Text here</p>
.mytext {color:#faec56;}
This box has a color of #faec56
<div style="background-color:#faec56;">Content here</div>
.mybackground {background-color:#faec56;}
Border around this has a color of #faec56
<div style="border:2px solid #faec56;">Content here</div>
.myborder {border:2px solid #faec56;}