#fecc2f color space conversions
Hex:
#fecc2f
RGB:
254, 204, 47
CMY:
0, 20, 82
CMYK:
0, 20, 81, 0
HSL:
46°, 99.0431%, 59.0196%
HSV (HSB):
46°, 81.4961%, 99.6078%
XYZ:
62.9790, 64.4618, 11.8123
xyY:
0.4523, 0.4629, 64.4618
CIE-Lab:
84.2056, 3.9815, 77.3814
CIE-LCH:
84.2056, 77.4838, 87.0546
CIE-Luv:
84.2056, 42.2817, 83.4534
Hunter-Lab:
80.2881, -0.4865, 47.4787
#fecc2f color charts
#fecc2f color shades, tints & tones
#fecc2f color schemes
#fecc2f color preview, HTML & CSS examples
This text has a color of #fecc2f
<p style="color:#fecc2f;">Text here</p>
.mytext {color:#fecc2f;}
This box has a color of #fecc2f
<div style="background-color:#fecc2f;">Content here</div>
.mybackground {background-color:#fecc2f;}
Border around this has a color of #fecc2f
<div style="border:2px solid #fecc2f;">Content here</div>
.myborder {border:2px solid #fecc2f;}