#e5b5d1 color space conversions
Hex:
#e5b5d1
RGB:
229, 181, 209
CMY:
10, 29, 18
CMYK:
0, 21, 9, 10
HSL:
325°, 48.0000%, 80.3922%
HSV (HSB):
325°, 20.9607%, 89.8039%
XYZ:
60.3456, 54.3092, 67.6238
xyY:
0.3311, 0.2979, 54.3092
CIE-Lab:
78.6417, 21.8016, -7.4629
CIE-LCH:
78.6417, 23.0436, 341.1034
CIE-Luv:
78.6417, 26.6905, -15.1909
Hunter-Lab:
73.6948, 17.2004, -2.8193
#e5b5d1 color charts
#e5b5d1 color shades, tints & tones
#e5b5d1 color schemes
#e5b5d1 color preview, HTML & CSS examples
This text has a color of #e5b5d1
<p style="color:#e5b5d1;">Text here</p>
.mytext {color:#e5b5d1;}
This box has a color of #e5b5d1
<div style="background-color:#e5b5d1;">Content here</div>
.mybackground {background-color:#e5b5d1;}
Border around this has a color of #e5b5d1
<div style="border:2px solid #e5b5d1;">Content here</div>
.myborder {border:2px solid #e5b5d1;}