#fecf3a color space conversions
Hex:
#fecf3a
RGB:
254, 207, 58
CMY:
0, 19, 77
CMYK:
0, 19, 77, 0
HSL:
46°, 98.9899%, 61.1765%
HSV (HSB):
46°, 77.1654%, 99.6078%
XYZ:
63.9496, 66.0020, 13.3721
xyY:
0.4462, 0.4605, 66.0020
CIE-Lab:
84.9974, 2.7964, 74.7204
CIE-LCH:
84.9974, 74.7727, 87.8567
CIE-Luv:
84.9974, 39.7337, 82.4240
Hunter-Lab:
81.2416, -1.6659, 47.1102
#fecf3a color charts
#fecf3a color shades, tints & tones
#fecf3a color schemes
#fecf3a color preview, HTML & CSS examples
This text has a color of #fecf3a
<p style="color:#fecf3a;">Text here</p>
.mytext {color:#fecf3a;}
This box has a color of #fecf3a
<div style="background-color:#fecf3a;">Content here</div>
.mybackground {background-color:#fecf3a;}
Border around this has a color of #fecf3a
<div style="border:2px solid #fecf3a;">Content here</div>
.myborder {border:2px solid #fecf3a;}