#fee5b1 color space conversions
Hex:
#fee5b1
RGB:
254, 229, 177
CMY:
0, 10, 31
CMYK:
0, 10, 30, 0
HSL:
41°, 97.4684%, 84.5098%
HSV (HSB):
41°, 30.3150%, 99.6078%
XYZ:
76.8282, 80.2838, 53.0420
xyY:
0.3656, 0.3820, 80.2838
CIE-Lab:
91.8120, 1.0549, 28.5147
CIE-LCH:
91.8120, 28.5343, 87.8813
CIE-Luv:
91.8120, 18.5485, 39.8216
Hunter-Lab:
89.6012, -3.7481, 27.6224
#fee5b1 color charts
#fee5b1 color shades, tints & tones
#fee5b1 color schemes
#fee5b1 color preview, HTML & CSS examples
This text has a color of #fee5b1
<p style="color:#fee5b1;">Text here</p>
.mytext {color:#fee5b1;}
This box has a color of #fee5b1
<div style="background-color:#fee5b1;">Content here</div>
.mybackground {background-color:#fee5b1;}
Border around this has a color of #fee5b1
<div style="border:2px solid #fee5b1;">Content here</div>
.myborder {border:2px solid #fee5b1;}