#e0b0d1 color space conversions
Hex:
#e0b0d1
RGB:
224, 176, 209
CMY:
12, 31, 18
CMYK:
0, 21, 7, 12
HSL:
319°, 43.6364%, 78.4314%
HSV (HSB):
319°, 21.4286%, 87.8431%
XYZ:
57.7744, 51.5014, 67.2173
xyY:
0.3273, 0.2918, 51.5014
CIE-Lab:
76.9817, 22.7644, -9.9824
CIE-LCH:
76.9817, 24.8569, 336.3222
CIE-Luv:
76.9817, 26.1234, -19.1879
Hunter-Lab:
71.7645, 18.1146, -5.2981
#e0b0d1 color charts
#e0b0d1 color shades, tints & tones
#e0b0d1 color schemes
#e0b0d1 color preview, HTML & CSS examples
This text has a color of #e0b0d1
<p style="color:#e0b0d1;">Text here</p>
.mytext {color:#e0b0d1;}
This box has a color of #e0b0d1
<div style="background-color:#e0b0d1;">Content here</div>
.mybackground {background-color:#e0b0d1;}
Border around this has a color of #e0b0d1
<div style="border:2px solid #e0b0d1;">Content here</div>
.myborder {border:2px solid #e0b0d1;}