#e0b0d5 color space conversions
Hex:
#e0b0d5
RGB:
224, 176, 213
CMY:
12, 31, 16
CMYK:
0, 21, 5, 12
HSL:
314°, 43.6364%, 78.4314%
HSV (HSB):
314°, 21.4286%, 87.8431%
XYZ:
58.2760, 51.7021, 69.8588
xyY:
0.3240, 0.2875, 51.7021
CIE-Lab:
77.1023, 23.4669, -11.9766
CIE-LCH:
77.1023, 26.3464, 332.9620
CIE-Luv:
77.1023, 25.6316, -22.4176
Hunter-Lab:
71.9041, 18.8364, -7.2706
#e0b0d5 color charts
#e0b0d5 color shades, tints & tones
#e0b0d5 color schemes
#e0b0d5 color preview, HTML & CSS examples
This text has a color of #e0b0d5
<p style="color:#e0b0d5;">Text here</p>
.mytext {color:#e0b0d5;}
This box has a color of #e0b0d5
<div style="background-color:#e0b0d5;">Content here</div>
.mybackground {background-color:#e0b0d5;}
Border around this has a color of #e0b0d5
<div style="border:2px solid #e0b0d5;">Content here</div>
.myborder {border:2px solid #e0b0d5;}