#fee2c3 color space conversions
Hex:
#fee2c3
RGB:
254, 226, 195
CMY:
0, 11, 24
CMYK:
0, 11, 23, 0
HSL:
32°, 96.7213%, 88.0392%
HSV (HSB):
32°, 23.2283%, 99.6078%
XYZ:
77.9197, 79.4037, 62.8494
xyY:
0.3539, 0.3606, 79.4037
CIE-Lab:
91.4166, 4.9547, 18.6770
CIE-LCH:
91.4166, 19.3231, 75.1426
CIE-Luv:
91.4166, 19.0167, 26.1098
Hunter-Lab:
89.1087, 0.1462, 20.5582
#fee2c3 color charts
#fee2c3 color shades, tints & tones
#fee2c3 color schemes
#fee2c3 color preview, HTML & CSS examples
This text has a color of #fee2c3
<p style="color:#fee2c3;">Text here</p>
.mytext {color:#fee2c3;}
This box has a color of #fee2c3
<div style="background-color:#fee2c3;">Content here</div>
.mybackground {background-color:#fee2c3;}
Border around this has a color of #fee2c3
<div style="border:2px solid #fee2c3;">Content here</div>
.myborder {border:2px solid #fee2c3;}