#faec1d color space conversions
Hex:
#faec1d
RGB:
250, 236, 29
CMY:
2, 7, 89
CMYK:
0, 6, 88, 2
HSL:
56°, 95.6710%, 54.7059%
HSV (HSB):
56°, 88.4000%, 98.0392%
XYZ:
69.6416, 80.4036, 13.0113
xyY:
0.4271, 0.4931, 80.4036
CIE-Lab:
91.8657, -14.1768, 87.4644
CIE-LCH:
91.8657, 88.6059, 99.2068
CIE-Luv:
91.8657, 16.7688, 98.0096
Hunter-Lab:
89.6681, -18.2854, 54.1643
#faec1d color charts
#faec1d color shades, tints & tones
#faec1d color schemes
#faec1d color preview, HTML & CSS examples
This text has a color of #faec1d
<p style="color:#faec1d;">Text here</p>
.mytext {color:#faec1d;}
This box has a color of #faec1d
<div style="background-color:#faec1d;">Content here</div>
.mybackground {background-color:#faec1d;}
Border around this has a color of #faec1d
<div style="border:2px solid #faec1d;">Content here</div>
.myborder {border:2px solid #faec1d;}