#e2c8d9 color space conversions
Hex:
#e2c8d9
RGB:
226, 200, 217
CMY:
11, 22, 15
CMYK:
0, 12, 4, 11
HSL:
321°, 30.9524%, 83.5294%
HSV (HSB):
321°, 11.5044%, 88.6275%
XYZ:
64.5427, 62.4871, 74.3051
xyY:
0.3206, 0.3104, 62.4871
CIE-Lab:
83.1718, 12.0160, -5.0967
CIE-LCH:
83.1718, 13.0522, 337.0153
CIE-Luv:
83.1718, 14.0047, -9.9032
Hunter-Lab:
79.0488, 7.4085, -0.3979
#e2c8d9 color charts
#e2c8d9 color shades, tints & tones
#e2c8d9 color schemes
#e2c8d9 color preview, HTML & CSS examples
This text has a color of #e2c8d9
<p style="color:#e2c8d9;">Text here</p>
.mytext {color:#e2c8d9;}
This box has a color of #e2c8d9
<div style="background-color:#e2c8d9;">Content here</div>
.mybackground {background-color:#e2c8d9;}
Border around this has a color of #e2c8d9
<div style="border:2px solid #e2c8d9;">Content here</div>
.myborder {border:2px solid #e2c8d9;}