#e5b0c1 color space conversions
Hex:
#e5b0c1
RGB:
229, 176, 193
CMY:
10, 31, 24
CMYK:
0, 23, 16, 10
HSL:
341°, 50.4762%, 79.4118%
HSV (HSB):
341°, 23.1441%, 89.8039%
XYZ:
57.4641, 51.5589, 57.3753
xyY:
0.3453, 0.3099, 51.5589
CIE-Lab:
77.0164, 21.8555, -1.1688
CIE-LCH:
77.0164, 21.8867, 356.9389
CIE-Luv:
77.0164, 31.3729, -5.6886
Hunter-Lab:
71.8046, 17.1928, 2.8876
#e5b0c1 color charts
#e5b0c1 color shades, tints & tones
#e5b0c1 color schemes
#e5b0c1 color preview, HTML & CSS examples
This text has a color of #e5b0c1
<p style="color:#e5b0c1;">Text here</p>
.mytext {color:#e5b0c1;}
This box has a color of #e5b0c1
<div style="background-color:#e5b0c1;">Content here</div>
.mybackground {background-color:#e5b0c1;}
Border around this has a color of #e5b0c1
<div style="border:2px solid #e5b0c1;">Content here</div>
.myborder {border:2px solid #e5b0c1;}