#e5b5d6 color space conversions
Hex:
#e5b5d6
RGB:
229, 181, 214
CMY:
10, 29, 16
CMYK:
0, 21, 7, 10
HSL:
319°, 48.0000%, 80.3922%
HSV (HSB):
319°, 20.9607%, 89.8039%
XYZ:
60.9746, 54.5608, 70.9359
xyY:
0.3270, 0.2926, 54.5608
CIE-Lab:
78.7876, 22.6606, -9.9530
CIE-LCH:
78.7876, 24.7500, 336.2880
CIE-Luv:
78.7876, 26.0879, -19.1936
Hunter-Lab:
73.8653, 18.0846, -5.2330
#e5b5d6 color charts
#e5b5d6 color shades, tints & tones
#e5b5d6 color schemes
#e5b5d6 color preview, HTML & CSS examples
This text has a color of #e5b5d6
<p style="color:#e5b5d6;">Text here</p>
.mytext {color:#e5b5d6;}
This box has a color of #e5b5d6
<div style="background-color:#e5b5d6;">Content here</div>
.mybackground {background-color:#e5b5d6;}
Border around this has a color of #e5b5d6
<div style="border:2px solid #e5b5d6;">Content here</div>
.myborder {border:2px solid #e5b5d6;}