#fee0a5 color space conversions
Hex:
#fee0a5
RGB:
254, 224, 165
CMY:
0, 12, 35
CMYK:
0, 12, 35, 0
HSL:
40°, 97.8022%, 82.1569%
HSV (HSB):
40°, 35.0394%, 99.6078%
XYZ:
74.3202, 77.0988, 46.5618
xyY:
0.3754, 0.3894, 77.0988
CIE-Lab:
90.3670, 2.1591, 32.7123
CIE-LCH:
90.3670, 32.7835, 86.2237
CIE-Luv:
90.3670, 22.4105, 44.6084
Hunter-Lab:
87.8059, -2.5752, 30.0238
#fee0a5 color charts
#fee0a5 color shades, tints & tones
#fee0a5 color schemes
#fee0a5 color preview, HTML & CSS examples
This text has a color of #fee0a5
<p style="color:#fee0a5;">Text here</p>
.mytext {color:#fee0a5;}
This box has a color of #fee0a5
<div style="background-color:#fee0a5;">Content here</div>
.mybackground {background-color:#fee0a5;}
Border around this has a color of #fee0a5
<div style="border:2px solid #fee0a5;">Content here</div>
.myborder {border:2px solid #fee0a5;}