#fecc7d color space conversions
Hex:
#fecc7d
RGB:
254, 204, 125
CMY:
0, 20, 51
CMYK:
0, 20, 51, 0
HSL:
37°, 98.4733%, 74.3137%
HSV (HSB):
37°, 50.7874%, 99.6078%
XYZ:
66.1676, 65.7372, 28.6032
xyY:
0.4122, 0.4096, 65.7372
CIE-Lab:
84.8622, 8.3871, 45.8105
CIE-LCH:
84.8622, 46.5719, 79.6251
CIE-Luv:
84.8622, 38.3121, 56.8568
Hunter-Lab:
81.0785, 3.7852, 35.8384
#fecc7d color charts
#fecc7d color shades, tints & tones
#fecc7d color schemes
#fecc7d color preview, HTML & CSS examples
This text has a color of #fecc7d
<p style="color:#fecc7d;">Text here</p>
.mytext {color:#fecc7d;}
This box has a color of #fecc7d
<div style="background-color:#fecc7d;">Content here</div>
.mybackground {background-color:#fecc7d;}
Border around this has a color of #fecc7d
<div style="border:2px solid #fecc7d;">Content here</div>
.myborder {border:2px solid #fecc7d;}