#fee12d color space conversions
Hex:
#fee12d
RGB:
254, 225, 45
CMY:
0, 12, 82
CMYK:
0, 11, 82, 0
HSL:
52°, 99.0521%, 58.6275%
HSV (HSB):
52°, 82.2835%, 99.6078%
XYZ:
68.2719, 75.1107, 13.3821
xyY:
0.4355, 0.4791, 75.1107
CIE-Lab:
89.4448, -6.7168, 82.3636
CIE-LCH:
89.4448, 82.6370, 94.6622
CIE-Luv:
89.4448, 27.0576, 91.8531
Hunter-Lab:
86.6664, -11.0520, 51.5116
#fee12d color charts
#fee12d color shades, tints & tones
#fee12d color schemes
#fee12d color preview, HTML & CSS examples
This text has a color of #fee12d
<p style="color:#fee12d;">Text here</p>
.mytext {color:#fee12d;}
This box has a color of #fee12d
<div style="background-color:#fee12d;">Content here</div>
.mybackground {background-color:#fee12d;}
Border around this has a color of #fee12d
<div style="border:2px solid #fee12d;">Content here</div>
.myborder {border:2px solid #fee12d;}