#e5bed9 color space conversions
Hex:
#e5bed9
RGB:
229, 190, 217
CMY:
10, 25, 15
CMYK:
0, 17, 5, 10
HSL:
318°, 42.8571%, 82.1569%
HSV (HSB):
318°, 17.0306%, 89.8039%
XYZ:
63.2509, 58.4947, 73.6026
xyY:
0.3238, 0.2994, 58.4947
CIE-Lab:
81.0130, 18.3691, -8.2619
CIE-LCH:
81.0130, 20.1416, 335.7831
CIE-Luv:
81.0130, 21.0520, -15.8777
Hunter-Lab:
76.4818, 13.7774, -3.5207
#e5bed9 color charts
#e5bed9 color shades, tints & tones
#e5bed9 color schemes
#e5bed9 color preview, HTML & CSS examples
This text has a color of #e5bed9
<p style="color:#e5bed9;">Text here</p>
.mytext {color:#e5bed9;}
This box has a color of #e5bed9
<div style="background-color:#e5bed9;">Content here</div>
.mybackground {background-color:#e5bed9;}
Border around this has a color of #e5bed9
<div style="border:2px solid #e5bed9;">Content here</div>
.myborder {border:2px solid #e5bed9;}