#fecf32 color space conversions
Hex:
#fecf32
RGB:
254, 207, 50
CMY:
0, 19, 80
CMYK:
0, 19, 80, 0
HSL:
46°, 99.0291%, 59.6078%
HSV (HSB):
46°, 80.3150%, 99.6078%
XYZ:
63.7616, 65.9268, 12.3822
xyY:
0.4488, 0.4640, 65.9268
CIE-Lab:
84.9590, 2.5321, 77.1707
CIE-LCH:
84.9590, 77.2122, 88.1207
CIE-Luv:
84.9590, 39.9691, 84.0591
Hunter-Lab:
81.1953, -1.9181, 47.7951
#fecf32 color charts
#fecf32 color shades, tints & tones
#fecf32 color schemes
#fecf32 color preview, HTML & CSS examples
This text has a color of #fecf32
<p style="color:#fecf32;">Text here</p>
.mytext {color:#fecf32;}
This box has a color of #fecf32
<div style="background-color:#fecf32;">Content here</div>
.mybackground {background-color:#fecf32;}
Border around this has a color of #fecf32
<div style="border:2px solid #fecf32;">Content here</div>
.myborder {border:2px solid #fecf32;}