#fee95a color space conversions
Hex:
#fee95a
RGB:
254, 233, 90
CMY:
0, 9, 65
CMYK:
0, 8, 65, 0
HSL:
52°, 98.7952%, 67.4510%
HSV (HSB):
52°, 64.5669%, 99.6078%
XYZ:
71.8574, 80.0868, 21.3439
xyY:
0.4147, 0.4622, 80.0868
CIE-Lab:
91.7238, -8.8344, 69.5499
CIE-LCH:
91.7238, 70.1087, 97.2391
CIE-Luv:
91.7238, 20.4027, 84.2915
Hunter-Lab:
89.4913, -13.2823, 48.5031
#fee95a color charts
#fee95a color shades, tints & tones
#fee95a color schemes
#fee95a color preview, HTML & CSS examples
This text has a color of #fee95a
<p style="color:#fee95a;">Text here</p>
.mytext {color:#fee95a;}
This box has a color of #fee95a
<div style="background-color:#fee95a;">Content here</div>
.mybackground {background-color:#fee95a;}
Border around this has a color of #fee95a
<div style="border:2px solid #fee95a;">Content here</div>
.myborder {border:2px solid #fee95a;}