#e5b0c4 color space conversions
Hex:
#e5b0c4
RGB:
229, 176, 196
CMY:
10, 31, 23
CMYK:
0, 23, 14, 10
HSL:
337°, 50.4762%, 79.4118%
HSV (HSB):
337°, 23.1441%, 89.8039%
XYZ:
57.8022, 51.6942, 59.1560
xyY:
0.3427, 0.3065, 51.6942
CIE-Lab:
77.0976, 22.3329, -2.6829
CIE-LCH:
77.0976, 22.4934, 353.1498
CIE-Luv:
77.0976, 30.9953, -8.0245
Hunter-Lab:
71.8987, 17.6806, 1.5471
#e5b0c4 color charts
#e5b0c4 color shades, tints & tones
#e5b0c4 color schemes
#e5b0c4 color preview, HTML & CSS examples
This text has a color of #e5b0c4
<p style="color:#e5b0c4;">Text here</p>
.mytext {color:#e5b0c4;}
This box has a color of #e5b0c4
<div style="background-color:#e5b0c4;">Content here</div>
.mybackground {background-color:#e5b0c4;}
Border around this has a color of #e5b0c4
<div style="border:2px solid #e5b0c4;">Content here</div>
.myborder {border:2px solid #e5b0c4;}