#e0b0cc color space conversions
Hex:
#e0b0cc
RGB:
224, 176, 204
CMY:
12, 31, 20
CMYK:
0, 21, 9, 12
HSL:
325°, 43.6364%, 78.4314%
HSV (HSB):
325°, 21.4286%, 87.8431%
XYZ:
57.1649, 51.2576, 64.0075
xyY:
0.3315, 0.2973, 51.2576
CIE-Lab:
76.8348, 21.9031, -7.4807
CIE-LCH:
76.8348, 23.1453, 341.1430
CIE-Luv:
76.8348, 26.7346, -15.1803
Hunter-Lab:
71.5944, 17.2339, -2.8909
#e0b0cc color charts
#e0b0cc color shades, tints & tones
#e0b0cc color schemes
#e0b0cc color preview, HTML & CSS examples
This text has a color of #e0b0cc
<p style="color:#e0b0cc;">Text here</p>
.mytext {color:#e0b0cc;}
This box has a color of #e0b0cc
<div style="background-color:#e0b0cc;">Content here</div>
.mybackground {background-color:#e0b0cc;}
Border around this has a color of #e0b0cc
<div style="border:2px solid #e0b0cc;">Content here</div>
.myborder {border:2px solid #e0b0cc;}