#e5bdc1 color space conversions
Hex:
#e5bdc1
RGB:
229, 189, 193
CMY:
10, 26, 24
CMYK:
0, 17, 16, 10
HSL:
354°, 43.4783%, 81.9608%
HSV (HSB):
354°, 17.4672%, 89.8039%
XYZ:
60.1363, 56.9035, 58.2660
xyY:
0.3430, 0.3246, 56.9035
CIE-Lab:
80.1253, 14.9096, 3.3597
CIE-LCH:
80.1253, 15.2834, 12.6990
CIE-Luv:
80.1253, 24.1146, 2.2522
Hunter-Lab:
75.4344, 10.2901, 7.0081
#e5bdc1 color charts
#e5bdc1 color shades, tints & tones
#e5bdc1 color schemes
#e5bdc1 color preview, HTML & CSS examples
This text has a color of #e5bdc1
<p style="color:#e5bdc1;">Text here</p>
.mytext {color:#e5bdc1;}
This box has a color of #e5bdc1
<div style="background-color:#e5bdc1;">Content here</div>
.mybackground {background-color:#e5bdc1;}
Border around this has a color of #e5bdc1
<div style="border:2px solid #e5bdc1;">Content here</div>
.myborder {border:2px solid #e5bdc1;}