#fee6d8 color space conversions
Hex:
#fee6d8
RGB:
254, 230, 216
CMY:
0, 10, 15
CMYK:
0, 9, 15, 0
HSL:
22°, 95.0000%, 92.1569%
HSV (HSB):
22°, 14.9606%, 99.6078%
XYZ:
81.5645, 82.6223, 76.6145
xyY:
0.3387, 0.3431, 82.6223
CIE-Lab:
92.8488, 5.9670, 9.7823
CIE-LCH:
92.8488, 11.4585, 58.6177
CIE-Luv:
92.8488, 15.1464, 13.4903
Hunter-Lab:
90.8968, 1.1041, 13.6538
#fee6d8 color charts
#fee6d8 color shades, tints & tones
#fee6d8 color schemes
#fee6d8 color preview, HTML & CSS examples
This text has a color of #fee6d8
<p style="color:#fee6d8;">Text here</p>
.mytext {color:#fee6d8;}
This box has a color of #fee6d8
<div style="background-color:#fee6d8;">Content here</div>
.mybackground {background-color:#fee6d8;}
Border around this has a color of #fee6d8
<div style="border:2px solid #fee6d8;">Content here</div>
.myborder {border:2px solid #fee6d8;}