#e0c2c5 color space conversions
Hex:
#e0c2c5
RGB:
224, 194, 197
CMY:
12, 24, 23
CMYK:
0, 13, 12, 12
HSL:
354°, 32.6087%, 81.9608%
HSV (HSB):
354°, 13.3929%, 87.8431%
XYZ:
60.1103, 58.4621, 60.9395
xyY:
0.3349, 0.3257, 58.4621
CIE-Lab:
80.9950, 11.0987, 2.4129
CIE-LCH:
80.9950, 11.3580, 12.2656
CIE-Luv:
80.9950, 17.7595, 1.5868
Hunter-Lab:
76.4605, 6.5239, 6.2679
#e0c2c5 color charts
#e0c2c5 color shades, tints & tones
#e0c2c5 color schemes
#e0c2c5 color preview, HTML & CSS examples
This text has a color of #e0c2c5
<p style="color:#e0c2c5;">Text here</p>
.mytext {color:#e0c2c5;}
This box has a color of #e0c2c5
<div style="background-color:#e0c2c5;">Content here</div>
.mybackground {background-color:#e0c2c5;}
Border around this has a color of #e0c2c5
<div style="border:2px solid #e0c2c5;">Content here</div>
.myborder {border:2px solid #e0c2c5;}