#fecd72 color space conversions
Hex:
#fecd72
RGB:
254, 205, 114
CMY:
0, 20, 55
CMYK:
0, 19, 55, 0
HSL:
39°, 98.5915%, 72.1569%
HSV (HSB):
39°, 55.1181%, 99.6078%
XYZ:
65.7416, 65.9484, 25.1839
xyY:
0.4191, 0.4204, 65.9484
CIE-Lab:
84.9701, 6.9692, 51.3185
CIE-LCH:
84.9701, 51.7896, 82.2664
CIE-Luv:
84.9701, 38.4041, 62.6039
Hunter-Lab:
81.2086, 2.3879, 38.4594
#fecd72 color charts
#fecd72 color shades, tints & tones
#fecd72 color schemes
#fecd72 color preview, HTML & CSS examples
This text has a color of #fecd72
<p style="color:#fecd72;">Text here</p>
.mytext {color:#fecd72;}
This box has a color of #fecd72
<div style="background-color:#fecd72;">Content here</div>
.mybackground {background-color:#fecd72;}
Border around this has a color of #fecd72
<div style="border:2px solid #fecd72;">Content here</div>
.myborder {border:2px solid #fecd72;}