#e5bed7 color space conversions
Hex:
#e5bed7
RGB:
229, 190, 215
CMY:
10, 25, 16
CMYK:
0, 17, 6, 10
HSL:
322°, 42.8571%, 82.1569%
HSV (HSB):
322°, 17.0306%, 89.8039%
XYZ:
62.9923, 58.3912, 72.2406
xyY:
0.3253, 0.3016, 58.3912
CIE-Lab:
80.9558, 18.0200, -7.2712
CIE-LCH:
80.9558, 19.4316, 338.0256
CIE-Luv:
80.9558, 21.2647, -14.2804
Hunter-Lab:
76.4141, 13.4224, -2.5618
#e5bed7 color charts
#e5bed7 color shades, tints & tones
#e5bed7 color schemes
#e5bed7 color preview, HTML & CSS examples
This text has a color of #e5bed7
<p style="color:#e5bed7;">Text here</p>
.mytext {color:#e5bed7;}
This box has a color of #e5bed7
<div style="background-color:#e5bed7;">Content here</div>
.mybackground {background-color:#e5bed7;}
Border around this has a color of #e5bed7
<div style="border:2px solid #e5bed7;">Content here</div>
.myborder {border:2px solid #e5bed7;}