#e5b4cd color space conversions
Hex:
#e5b4cd
RGB:
229, 180, 205
CMY:
10, 29, 20
CMYK:
0, 21, 10, 10
HSL:
329°, 48.5149%, 80.1961%
HSV (HSB):
329°, 21.3974%, 89.8039%
XYZ:
59.6538, 53.7083, 64.9803
xyY:
0.3345, 0.3012, 53.7083
CIE-Lab:
78.2913, 21.6633, -5.8139
CIE-LCH:
78.2913, 22.4299, 344.9773
CIE-Luv:
78.2913, 27.7066, -12.6375
Hunter-Lab:
73.2860, 17.0462, -1.2703
#e5b4cd color charts
#e5b4cd color shades, tints & tones
#e5b4cd color schemes
#e5b4cd color preview, HTML & CSS examples
This text has a color of #e5b4cd
<p style="color:#e5b4cd;">Text here</p>
.mytext {color:#e5b4cd;}
This box has a color of #e5b4cd
<div style="background-color:#e5b4cd;">Content here</div>
.mybackground {background-color:#e5b4cd;}
Border around this has a color of #e5b4cd
<div style="border:2px solid #e5b4cd;">Content here</div>
.myborder {border:2px solid #e5b4cd;}