#e9bedc color space conversions
Hex:
#e9bedc
RGB:
233, 190, 220
CMY:
9, 25, 14
CMYK:
0, 18, 6, 9
HSL:
318°, 49.4253%, 82.9412%
HSV (HSB):
318°, 18.4549%, 91.3725%
XYZ:
64.9360, 59.3179, 75.7371
xyY:
0.3247, 0.2966, 59.3179
CIE-Lab:
81.4660, 20.2593, -9.1617
CIE-LCH:
81.4660, 22.2345, 335.6665
CIE-Luv:
81.4660, 23.2204, -17.6281
Hunter-Lab:
77.0181, 15.7164, -4.3912
#e9bedc color charts
#e9bedc color shades, tints & tones
#e9bedc color schemes
#e9bedc color preview, HTML & CSS examples
This text has a color of #e9bedc
<p style="color:#e9bedc;">Text here</p>
.mytext {color:#e9bedc;}
This box has a color of #e9bedc
<div style="background-color:#e9bedc;">Content here</div>
.mybackground {background-color:#e9bedc;}
Border around this has a color of #e9bedc
<div style="border:2px solid #e9bedc;">Content here</div>
.myborder {border:2px solid #e9bedc;}