#e5b7cc color space conversions
Hex:
#e5b7cc
RGB:
229, 183, 204
CMY:
10, 28, 20
CMYK:
0, 20, 11, 10
HSL:
333°, 46.9388%, 80.7843%
HSV (HSB):
333°, 20.0873%, 89.8039%
XYZ:
60.1457, 54.8846, 64.5505
xyY:
0.3349, 0.3056, 54.8846
CIE-Lab:
78.9748, 19.8909, -4.2635
CIE-LCH:
78.9748, 20.3427, 347.9019
CIE-Luv:
78.9748, 26.2095, -9.9780
Hunter-Lab:
74.0842, 15.2690, 0.1987
#e5b7cc color charts
#e5b7cc color shades, tints & tones
#e5b7cc color schemes
#e5b7cc color preview, HTML & CSS examples
This text has a color of #e5b7cc
<p style="color:#e5b7cc;">Text here</p>
.mytext {color:#e5b7cc;}
This box has a color of #e5b7cc
<div style="background-color:#e5b7cc;">Content here</div>
.mybackground {background-color:#e5b7cc;}
Border around this has a color of #e5b7cc
<div style="border:2px solid #e5b7cc;">Content here</div>
.myborder {border:2px solid #e5b7cc;}