#fecf2d color space conversions
Hex:
#fecf2d
RGB:
254, 207, 45
CMY:
0, 19, 82
CMYK:
0, 19, 82, 0
HSL:
47°, 99.0521%, 58.6275%
HSV (HSB):
47°, 82.2835%, 99.6078%
XYZ:
63.6595, 65.8859, 11.8447
xyY:
0.4502, 0.4660, 65.8859
CIE-Lab:
84.9382, 2.3882, 78.5576
CIE-LCH:
84.9382, 78.5939, 88.2587
CIE-Luv:
84.9382, 40.0977, 84.9518
Hunter-Lab:
81.1702, -2.0551, 48.1673
#fecf2d color charts
#fecf2d color shades, tints & tones
#fecf2d color schemes
#fecf2d color preview, HTML & CSS examples
This text has a color of #fecf2d
<p style="color:#fecf2d;">Text here</p>
.mytext {color:#fecf2d;}
This box has a color of #fecf2d
<div style="background-color:#fecf2d;">Content here</div>
.mybackground {background-color:#fecf2d;}
Border around this has a color of #fecf2d
<div style="border:2px solid #fecf2d;">Content here</div>
.myborder {border:2px solid #fecf2d;}