#fee05a color space conversions
Hex:
#fee05a
RGB:
254, 224, 90
CMY:
0, 12, 65
CMYK:
0, 12, 65, 0
HSL:
49°, 98.7952%, 67.4510%
HSV (HSB):
49°, 64.5669%, 99.6078%
XYZ:
69.3742, 75.1203, 20.5161
xyY:
0.4204, 0.4552, 75.1203
CIE-Lab:
89.4493, -4.3392, 67.1501
CIE-LCH:
89.4493, 67.2902, 93.6973
CIE-Luv:
89.4493, 26.5053, 80.4767
Hunter-Lab:
86.6720, -8.8006, 46.6359
#fee05a color charts
#fee05a color shades, tints & tones
#fee05a color schemes
#fee05a color preview, HTML & CSS examples
This text has a color of #fee05a
<p style="color:#fee05a;">Text here</p>
.mytext {color:#fee05a;}
This box has a color of #fee05a
<div style="background-color:#fee05a;">Content here</div>
.mybackground {background-color:#fee05a;}
Border around this has a color of #fee05a
<div style="border:2px solid #fee05a;">Content here</div>
.myborder {border:2px solid #fee05a;}