#fee2c6 color space conversions
Hex:
#fee2c6
RGB:
254, 226, 198
CMY:
0, 11, 22
CMYK:
0, 11, 22, 0
HSL:
30°, 96.5517%, 88.6275%
HSV (HSB):
30°, 22.0472%, 99.6078%
XYZ:
78.2624, 79.5408, 64.6541
xyY:
0.3518, 0.3576, 79.5408
CIE-Lab:
91.4784, 5.3735, 17.2047
CIE-LCH:
91.4784, 18.0243, 72.6549
CIE-Luv:
91.4784, 18.7862, 24.0197
Hunter-Lab:
89.1856, 0.5630, 19.4483
#fee2c6 color charts
#fee2c6 color shades, tints & tones
#fee2c6 color schemes
#fee2c6 color preview, HTML & CSS examples
This text has a color of #fee2c6
<p style="color:#fee2c6;">Text here</p>
.mytext {color:#fee2c6;}
This box has a color of #fee2c6
<div style="background-color:#fee2c6;">Content here</div>
.mybackground {background-color:#fee2c6;}
Border around this has a color of #fee2c6
<div style="border:2px solid #fee2c6;">Content here</div>
.myborder {border:2px solid #fee2c6;}