#e7bdd4 color space conversions
Hex:
#e7bdd4
RGB:
231, 189, 212
CMY:
9, 26, 17
CMYK:
0, 18, 8, 9
HSL:
327°, 46.6667%, 82.3529%
HSV (HSB):
327°, 18.1818%, 90.5882%
XYZ:
63.0363, 58.1376, 70.1867
xyY:
0.3294, 0.3038, 58.1376
CIE-Lab:
80.8152, 18.7273, -5.8445
CIE-LCH:
80.8152, 19.6181, 342.6677
CIE-Luv:
80.8152, 23.3730, -12.2110
Hunter-Lab:
76.2480, 14.1367, -1.2031
#e7bdd4 color charts
#e7bdd4 color shades, tints & tones
#e7bdd4 color schemes
#e7bdd4 color preview, HTML & CSS examples
This text has a color of #e7bdd4
<p style="color:#e7bdd4;">Text here</p>
.mytext {color:#e7bdd4;}
This box has a color of #e7bdd4
<div style="background-color:#e7bdd4;">Content here</div>
.mybackground {background-color:#e7bdd4;}
Border around this has a color of #e7bdd4
<div style="border:2px solid #e7bdd4;">Content here</div>
.myborder {border:2px solid #e7bdd4;}