#faec1e color space conversions
Hex:
#faec1e
RGB:
250, 236, 30
CMY:
2, 7, 88
CMYK:
0, 6, 88, 2
HSL:
56°, 95.6522%, 54.9020%
HSV (HSB):
56°, 88.0000%, 98.0392%
XYZ:
69.6541, 80.4086, 13.0776
xyY:
0.4270, 0.4929, 80.4086
CIE-Lab:
91.8679, -14.1593, 87.3015
CIE-LCH:
91.8679, 88.4423, 99.2125
CIE-Luv:
91.8679, 16.7597, 97.9098
Hunter-Lab:
89.6709, -18.2696, 54.1228
#faec1e color charts
#faec1e color shades, tints & tones
#faec1e color schemes
#faec1e color preview, HTML & CSS examples
This text has a color of #faec1e
<p style="color:#faec1e;">Text here</p>
.mytext {color:#faec1e;}
This box has a color of #faec1e
<div style="background-color:#faec1e;">Content here</div>
.mybackground {background-color:#faec1e;}
Border around this has a color of #faec1e
<div style="border:2px solid #faec1e;">Content here</div>
.myborder {border:2px solid #faec1e;}