#e0b5d3 color space conversions
Hex:
#e0b5d3
RGB:
224, 181, 211
CMY:
12, 29, 17
CMYK:
0, 19, 6, 12
HSL:
318°, 40.9524%, 79.4118%
HSV (HSB):
318°, 19.1964%, 87.8431%
XYZ:
59.0222, 53.5982, 68.8627
xyY:
0.3252, 0.2953, 53.5982
CIE-Lab:
78.2269, 20.4251, -9.2139
CIE-LCH:
78.2269, 22.4071, 335.7194
CIE-Luv:
78.2269, 23.2780, -17.6285
Hunter-Lab:
73.2108, 15.7870, -4.5211
#e0b5d3 color charts
#e0b5d3 color shades, tints & tones
#e0b5d3 color schemes
#e0b5d3 color preview, HTML & CSS examples
This text has a color of #e0b5d3
<p style="color:#e0b5d3;">Text here</p>
.mytext {color:#e0b5d3;}
This box has a color of #e0b5d3
<div style="background-color:#e0b5d3;">Content here</div>
.mybackground {background-color:#e0b5d3;}
Border around this has a color of #e0b5d3
<div style="border:2px solid #e0b5d3;">Content here</div>
.myborder {border:2px solid #e0b5d3;}