#fecf3e color space conversions
Hex:
#fecf3e
RGB:
254, 207, 62
CMY:
0, 19, 76
CMYK:
0, 19, 76, 0
HSL:
45°, 98.9691%, 61.9608%
HSV (HSB):
45°, 75.5906%, 99.6078%
XYZ:
64.0554, 66.0443, 13.9292
xyY:
0.4447, 0.4585, 66.0443
CIE-Lab:
85.0190, 2.9449, 73.3959
CIE-LCH:
85.0190, 73.4550, 87.7024
CIE-Luv:
85.0190, 39.6019, 81.5090
Hunter-Lab:
81.2676, -1.5242, 46.7251
#fecf3e color charts
#fecf3e color shades, tints & tones
#fecf3e color schemes
#fecf3e color preview, HTML & CSS examples
This text has a color of #fecf3e
<p style="color:#fecf3e;">Text here</p>
.mytext {color:#fecf3e;}
This box has a color of #fecf3e
<div style="background-color:#fecf3e;">Content here</div>
.mybackground {background-color:#fecf3e;}
Border around this has a color of #fecf3e
<div style="border:2px solid #fecf3e;">Content here</div>
.myborder {border:2px solid #fecf3e;}