#e09cb5 color space conversions
Hex:
#e09cb5
RGB:
224, 156, 181
CMY:
12, 39, 29
CMYK:
0, 30, 19, 12
HSL:
338°, 52.3077%, 74.5098%
HSV (HSB):
338°, 30.3571%, 87.8431%
XYZ:
50.9694, 42.9604, 49.3219
xyY:
0.3558, 0.2999, 42.9604
CIE-Lab:
71.5281, 28.9429, -2.6890
CIE-LCH:
71.5281, 29.0675, 354.6921
CIE-Luv:
71.5281, 40.8305, -9.1775
Hunter-Lab:
65.5442, 24.1054, 1.2653
#e09cb5 color charts
#e09cb5 color shades, tints & tones
#e09cb5 color schemes
#e09cb5 color preview, HTML & CSS examples
This text has a color of #e09cb5
<p style="color:#e09cb5;">Text here</p>
.mytext {color:#e09cb5;}
This box has a color of #e09cb5
<div style="background-color:#e09cb5;">Content here</div>
.mybackground {background-color:#e09cb5;}
Border around this has a color of #e09cb5
<div style="border:2px solid #e09cb5;">Content here</div>
.myborder {border:2px solid #e09cb5;}