#fee00c color space conversions
Hex:
#fee00c
RGB:
254, 224, 12
CMY:
0, 12, 95
CMYK:
0, 12, 95, 0
HSL:
53°, 99.1803%, 52.1569%
HSV (HSB):
53°, 95.2756%, 99.6078%
XYZ:
67.5951, 74.4087, 11.1475
xyY:
0.4414, 0.4859, 74.4087
CIE-Lab:
89.1153, -6.7811, 87.6706
CIE-LCH:
89.1153, 87.9325, 94.4229
CIE-Luv:
89.1153, 28.1504, 94.8318
Hunter-Lab:
86.2605, -11.0804, 52.7202
#fee00c color charts
#fee00c color shades, tints & tones
#fee00c color schemes
#fee00c color preview, HTML & CSS examples
This text has a color of #fee00c
<p style="color:#fee00c;">Text here</p>
.mytext {color:#fee00c;}
This box has a color of #fee00c
<div style="background-color:#fee00c;">Content here</div>
.mybackground {background-color:#fee00c;}
Border around this has a color of #fee00c
<div style="border:2px solid #fee00c;">Content here</div>
.myborder {border:2px solid #fee00c;}