#eec2e8 color space conversions
Hex:
#eec2e8
RGB:
238, 194, 232
CMY:
7, 24, 9
CMYK:
0, 18, 3, 7
HSL:
308°, 56.4103%, 84.7059%
HSV (HSB):
308°, 18.4874%, 93.3333%
XYZ:
69.1172, 62.5869, 84.7815
xyY:
0.3193, 0.2891, 62.5869
CIE-Lab:
83.2246, 21.9351, -12.9200
CIE-LCH:
83.2246, 25.4573, 329.5014
CIE-Luv:
83.2246, 22.9215, -23.8988
Hunter-Lab:
79.1119, 17.5031, -8.1608
#eec2e8 color charts
#eec2e8 color shades, tints & tones
#eec2e8 color schemes
#eec2e8 color preview, HTML & CSS examples
This text has a color of #eec2e8
<p style="color:#eec2e8;">Text here</p>
.mytext {color:#eec2e8;}
This box has a color of #eec2e8
<div style="background-color:#eec2e8;">Content here</div>
.mybackground {background-color:#eec2e8;}
Border around this has a color of #eec2e8
<div style="border:2px solid #eec2e8;">Content here</div>
.myborder {border:2px solid #eec2e8;}