#e09bbd color space conversions
Hex:
#e09bbd
RGB:
224, 155, 189
CMY:
12, 39, 26
CMYK:
0, 31, 16, 12
HSL:
330°, 52.6718%, 74.3137%
HSV (HSB):
330°, 30.8036%, 87.8431%
XYZ:
51.6471, 42.9641, 53.7149
xyY:
0.3482, 0.2897, 42.9641
CIE-Lab:
71.5306, 30.7246, -7.1159
CIE-LCH:
71.5306, 31.5379, 346.9600
CIE-Luv:
71.5306, 40.1242, -16.0606
Hunter-Lab:
65.5470, 25.9400, -2.7045
#e09bbd color charts
#e09bbd color shades, tints & tones
#e09bbd color schemes
#e09bbd color preview, HTML & CSS examples
This text has a color of #e09bbd
<p style="color:#e09bbd;">Text here</p>
.mytext {color:#e09bbd;}
This box has a color of #e09bbd
<div style="background-color:#e09bbd;">Content here</div>
.mybackground {background-color:#e09bbd;}
Border around this has a color of #e09bbd
<div style="border:2px solid #e09bbd;">Content here</div>
.myborder {border:2px solid #e09bbd;}