#e7bdc1 color space conversions
Hex:
#e7bdc1
RGB:
231, 189, 193
CMY:
9, 26, 24
CMYK:
0, 18, 16, 9
HSL:
354°, 46.6667%, 82.3529%
HSV (HSB):
354°, 18.1818%, 90.5882%
XYZ:
60.7782, 57.2344, 58.2961
xyY:
0.3447, 0.3246, 57.2344
CIE-Lab:
80.3112, 15.6298, 3.6525
CIE-LCH:
80.3112, 16.0509, 13.1532
CIE-Luv:
80.3112, 25.4195, 2.5421
Hunter-Lab:
75.6534, 11.0094, 7.2704
#e7bdc1 color charts
#e7bdc1 color shades, tints & tones
#e7bdc1 color schemes
#e7bdc1 color preview, HTML & CSS examples
This text has a color of #e7bdc1
<p style="color:#e7bdc1;">Text here</p>
.mytext {color:#e7bdc1;}
This box has a color of #e7bdc1
<div style="background-color:#e7bdc1;">Content here</div>
.mybackground {background-color:#e7bdc1;}
Border around this has a color of #e7bdc1
<div style="border:2px solid #e7bdc1;">Content here</div>
.myborder {border:2px solid #e7bdc1;}