#fee201 color space conversions
Hex:
#fee201
RGB:
254, 226, 1
CMY:
0, 11, 100
CMYK:
0, 11, 100, 0
HSL:
53°, 99.2157%, 50.0000%
HSV (HSB):
53°, 99.6063%, 99.6078%
XYZ:
68.0749, 75.4657, 11.0071
xyY:
0.4405, 0.4883, 75.4657
CIE-Lab:
89.6107, -7.8630, 88.9192
CIE-LCH:
89.6107, 89.2661, 95.0534
CIE-Luv:
89.6107, 26.7803, 96.0745
Hunter-Lab:
86.8710, -12.1460, 53.2973
#fee201 color charts
#fee201 color shades, tints & tones
#fee201 color schemes
#fee201 color preview, HTML & CSS examples
This text has a color of #fee201
<p style="color:#fee201;">Text here</p>
.mytext {color:#fee201;}
This box has a color of #fee201
<div style="background-color:#fee201;">Content here</div>
.mybackground {background-color:#fee201;}
Border around this has a color of #fee201
<div style="border:2px solid #fee201;">Content here</div>
.myborder {border:2px solid #fee201;}