#fecf2f color space conversions
Hex:
#fecf2f
RGB:
254, 207, 47
CMY:
0, 19, 82
CMYK:
0, 19, 81, 0
HSL:
46°, 99.0431%, 59.0196%
HSV (HSB):
46°, 81.4961%, 99.6078%
XYZ:
63.6990, 65.9017, 12.0523
xyY:
0.4497, 0.4652, 65.9017
CIE-Lab:
84.9463, 2.4438, 78.0167
CIE-LCH:
84.9463, 78.0550, 88.2058
CIE-Luv:
84.9463, 40.0480, 84.6065
Hunter-Lab:
81.1799, -2.0022, 48.0234
#fecf2f color charts
#fecf2f color shades, tints & tones
#fecf2f color schemes
#fecf2f color preview, HTML & CSS examples
This text has a color of #fecf2f
<p style="color:#fecf2f;">Text here</p>
.mytext {color:#fecf2f;}
This box has a color of #fecf2f
<div style="background-color:#fecf2f;">Content here</div>
.mybackground {background-color:#fecf2f;}
Border around this has a color of #fecf2f
<div style="border:2px solid #fecf2f;">Content here</div>
.myborder {border:2px solid #fecf2f;}