#e0b3d0 color space conversions
Hex:
#e0b3d0
RGB:
224, 179, 208
CMY:
12, 30, 18
CMYK:
0, 20, 7, 12
HSL:
321°, 42.0561%, 79.0196%
HSV (HSB):
321°, 20.0893%, 87.8431%
XYZ:
58.2457, 52.6416, 66.7655
xyY:
0.3279, 0.2963, 52.6416
CIE-Lab:
77.6629, 20.9770, -8.4255
CIE-LCH:
77.6629, 22.6059, 338.1169
CIE-Luv:
77.6629, 24.6721, -16.4903
Hunter-Lab:
72.5545, 16.3269, -3.7712
#e0b3d0 color charts
#e0b3d0 color shades, tints & tones
#e0b3d0 color schemes
#e0b3d0 color preview, HTML & CSS examples
This text has a color of #e0b3d0
<p style="color:#e0b3d0;">Text here</p>
.mytext {color:#e0b3d0;}
This box has a color of #e0b3d0
<div style="background-color:#e0b3d0;">Content here</div>
.mybackground {background-color:#e0b3d0;}
Border around this has a color of #e0b3d0
<div style="border:2px solid #e0b3d0;">Content here</div>
.myborder {border:2px solid #e0b3d0;}