#e5bdc7 color space conversions
Hex:
#e5bdc7
RGB:
229, 189, 199
CMY:
10, 26, 22
CMYK:
0, 17, 13, 10
HSL:
345°, 43.4783%, 81.9608%
HSV (HSB):
345°, 17.4672%, 89.8039%
XYZ:
60.8195, 57.1767, 61.8635
xyY:
0.3381, 0.3179, 57.1767
CIE-Lab:
80.2789, 15.8667, 0.3493
CIE-LCH:
80.2789, 15.8706, 1.2613
CIE-Luv:
80.2789, 23.4905, -2.3454
Hunter-Lab:
75.6153, 11.2458, 4.4235
#e5bdc7 color charts
#e5bdc7 color shades, tints & tones
#e5bdc7 color schemes
#e5bdc7 color preview, HTML & CSS examples
This text has a color of #e5bdc7
<p style="color:#e5bdc7;">Text here</p>
.mytext {color:#e5bdc7;}
This box has a color of #e5bdc7
<div style="background-color:#e5bdc7;">Content here</div>
.mybackground {background-color:#e5bdc7;}
Border around this has a color of #e5bdc7
<div style="border:2px solid #e5bdc7;">Content here</div>
.myborder {border:2px solid #e5bdc7;}