#e0b0c4 color space conversions
Hex:
#e0b0c4
RGB:
224, 176, 196
CMY:
12, 31, 23
CMYK:
0, 21, 13, 12
HSL:
335°, 43.6364%, 78.4314%
HSV (HSB):
335°, 21.4286%, 87.8431%
XYZ:
56.2296, 50.8835, 59.0824
xyY:
0.3383, 0.3062, 50.8835
CIE-Lab:
76.6084, 20.5645, -3.4587
CIE-LCH:
76.6084, 20.8534, 350.4529
CIE-Luv:
76.6084, 27.7029, -8.8458
Hunter-Lab:
71.3327, 15.8746, 0.8250
#e0b0c4 color charts
#e0b0c4 color shades, tints & tones
#e0b0c4 color schemes
#e0b0c4 color preview, HTML & CSS examples
This text has a color of #e0b0c4
<p style="color:#e0b0c4;">Text here</p>
.mytext {color:#e0b0c4;}
This box has a color of #e0b0c4
<div style="background-color:#e0b0c4;">Content here</div>
.mybackground {background-color:#e0b0c4;}
Border around this has a color of #e0b0c4
<div style="border:2px solid #e0b0c4;">Content here</div>
.myborder {border:2px solid #e0b0c4;}