#e5b4cc color space conversions
Hex:
#e5b4cc
RGB:
229, 180, 204
CMY:
10, 29, 20
CMYK:
0, 21, 11, 10
HSL:
331°, 48.5149%, 80.1961%
HSV (HSB):
331°, 21.3974%, 89.8039%
XYZ:
59.5334, 53.6602, 64.3464
xyY:
0.3353, 0.3022, 53.6602
CIE-Lab:
78.2632, 21.4966, -5.3132
CIE-LCH:
78.2632, 22.1435, 346.1168
CIE-Luv:
78.2632, 27.8276, -11.8462
Hunter-Lab:
73.2531, 16.8756, -0.8039
#e5b4cc color charts
#e5b4cc color shades, tints & tones
#e5b4cc color schemes
#e5b4cc color preview, HTML & CSS examples
This text has a color of #e5b4cc
<p style="color:#e5b4cc;">Text here</p>
.mytext {color:#e5b4cc;}
This box has a color of #e5b4cc
<div style="background-color:#e5b4cc;">Content here</div>
.mybackground {background-color:#e5b4cc;}
Border around this has a color of #e5b4cc
<div style="border:2px solid #e5b4cc;">Content here</div>
.myborder {border:2px solid #e5b4cc;}