#fec01d color space conversions
Hex:
#fec01d
RGB:
254, 192, 29
CMY:
0, 25, 89
CMYK:
0, 24, 89, 0
HSL:
43°, 99.1189%, 55.4902%
HSV (HSB):
43°, 88.5827%, 99.6078%
XYZ:
59.9445, 58.8588, 9.3639
xyY:
0.4677, 0.4592, 58.8588
CIE-Lab:
81.2139, 9.7601, 79.3303
CIE-LCH:
81.2139, 79.9285, 82.9861
CIE-Luv:
81.2139, 51.8600, 81.5695
Hunter-Lab:
76.7195, 5.2111, 46.4671
#fec01d color charts
#fec01d color shades, tints & tones
#fec01d color schemes
#fec01d color preview, HTML & CSS examples
This text has a color of #fec01d
<p style="color:#fec01d;">Text here</p>
.mytext {color:#fec01d;}
This box has a color of #fec01d
<div style="background-color:#fec01d;">Content here</div>
.mybackground {background-color:#fec01d;}
Border around this has a color of #fec01d
<div style="border:2px solid #fec01d;">Content here</div>
.myborder {border:2px solid #fec01d;}