#fee5bf color space conversions
Hex:
#fee5bf
RGB:
254, 229, 191
CMY:
0, 10, 25
CMYK:
0, 10, 25, 0
HSL:
36°, 96.9231%, 87.2549%
HSV (HSB):
36°, 24.8031%, 99.6078%
XYZ:
78.2963, 80.8710, 60.7732
xyY:
0.3560, 0.3677, 80.8710
CIE-Lab:
92.0743, 2.8727, 21.6651
CIE-LCH:
92.0743, 21.8547, 82.4468
CIE-Luv:
92.0743, 17.5705, 30.5891
Hunter-Lab:
89.9283, -1.9631, 22.8819
#fee5bf color charts
#fee5bf color shades, tints & tones
#fee5bf color schemes
#fee5bf color preview, HTML & CSS examples
This text has a color of #fee5bf
<p style="color:#fee5bf;">Text here</p>
.mytext {color:#fee5bf;}
This box has a color of #fee5bf
<div style="background-color:#fee5bf;">Content here</div>
.mybackground {background-color:#fee5bf;}
Border around this has a color of #fee5bf
<div style="border:2px solid #fee5bf;">Content here</div>
.myborder {border:2px solid #fee5bf;}