#e7bddc color space conversions
Hex:
#e7bddc
RGB:
231, 189, 220
CMY:
9, 26, 14
CMYK:
0, 18, 5, 9
HSL:
316°, 46.6667%, 82.3529%
HSV (HSB):
316°, 18.1818%, 90.5882%
XYZ:
64.0709, 58.5514, 75.6348
xyY:
0.3232, 0.2953, 58.5514
CIE-Lab:
81.0444, 20.1121, -9.8087
CIE-LCH:
81.0444, 22.3765, 334.0014
CIE-Luv:
81.0444, 22.4907, -18.5962
Hunter-Lab:
76.5189, 15.5537, -5.0417
#e7bddc color charts
#e7bddc color shades, tints & tones
#e7bddc color schemes
#e7bddc color preview, HTML & CSS examples
This text has a color of #e7bddc
<p style="color:#e7bddc;">Text here</p>
.mytext {color:#e7bddc;}
This box has a color of #e7bddc
<div style="background-color:#e7bddc;">Content here</div>
.mybackground {background-color:#e7bddc;}
Border around this has a color of #e7bddc
<div style="border:2px solid #e7bddc;">Content here</div>
.myborder {border:2px solid #e7bddc;}