#e6bdd5 color space conversions
Hex:
#e6bdd5
RGB:
230, 189, 213
CMY:
10, 26, 16
CMYK:
0, 18, 7, 10
HSL:
325°, 45.0549%, 82.1569%
HSV (HSB):
325°, 17.8261%, 90.1961%
XYZ:
62.8410, 58.0223, 70.8381
xyY:
0.3278, 0.3027, 58.0223
CIE-Lab:
80.7512, 18.5526, -6.4878
CIE-LCH:
80.7512, 19.6543, 340.7254
CIE-Luv:
80.7512, 22.6327, -13.1646
Hunter-Lab:
76.1724, 13.9580, -1.8174
#e6bdd5 color charts
#e6bdd5 color shades, tints & tones
#e6bdd5 color schemes
#e6bdd5 color preview, HTML & CSS examples
This text has a color of #e6bdd5
<p style="color:#e6bdd5;">Text here</p>
.mytext {color:#e6bdd5;}
This box has a color of #e6bdd5
<div style="background-color:#e6bdd5;">Content here</div>
.mybackground {background-color:#e6bdd5;}
Border around this has a color of #e6bdd5
<div style="border:2px solid #e6bdd5;">Content here</div>
.myborder {border:2px solid #e6bdd5;}