#e5b6d5 color space conversions
Hex:
#e5b6d5
RGB:
229, 182, 213
CMY:
10, 29, 16
CMYK:
0, 21, 7, 10
HSL:
320°, 47.4747%, 80.5882%
HSV (HSB):
320°, 20.5240%, 89.8039%
XYZ:
61.0513, 54.9180, 70.3333
xyY:
0.3277, 0.2948, 54.9180
CIE-Lab:
78.9940, 21.9516, -9.1047
CIE-LCH:
78.9940, 23.7649, 337.4732
CIE-Luv:
78.9940, 25.6848, -17.7593
Hunter-Lab:
74.1067, 17.3669, -4.3964
#e5b6d5 color charts
#e5b6d5 color shades, tints & tones
#e5b6d5 color schemes
#e5b6d5 color preview, HTML & CSS examples
This text has a color of #e5b6d5
<p style="color:#e5b6d5;">Text here</p>
.mytext {color:#e5b6d5;}
This box has a color of #e5b6d5
<div style="background-color:#e5b6d5;">Content here</div>
.mybackground {background-color:#e5b6d5;}
Border around this has a color of #e5b6d5
<div style="border:2px solid #e5b6d5;">Content here</div>
.myborder {border:2px solid #e5b6d5;}