#e5b0b9 color space conversions
Hex:
#e5b0b9
RGB:
229, 176, 185
CMY:
10, 31, 27
CMYK:
0, 23, 19, 10
HSL:
350°, 50.4762%, 79.4118%
HSV (HSB):
350°, 23.1441%, 89.8039%
XYZ:
56.5954, 51.2115, 52.8008
xyY:
0.3524, 0.3189, 51.2115
CIE-Lab:
76.8069, 20.6169, 2.8827
CIE-LCH:
76.8069, 20.8175, 7.9597
CIE-Luv:
76.8069, 32.3681, 0.4560
Hunter-Lab:
71.5622, 15.9340, 6.3475
#e5b0b9 color charts
#e5b0b9 color shades, tints & tones
#e5b0b9 color schemes
#e5b0b9 color preview, HTML & CSS examples
This text has a color of #e5b0b9
<p style="color:#e5b0b9;">Text here</p>
.mytext {color:#e5b0b9;}
This box has a color of #e5b0b9
<div style="background-color:#e5b0b9;">Content here</div>
.mybackground {background-color:#e5b0b9;}
Border around this has a color of #e5b0b9
<div style="border:2px solid #e5b0b9;">Content here</div>
.myborder {border:2px solid #e5b0b9;}