#e009bd color space conversions
Hex:
#e009bd
RGB:
224, 9, 189
CMY:
12, 96, 26
CMYK:
0, 96, 16, 12
HSL:
310°, 92.2747%, 45.6863%
HSV (HSB):
310°, 95.9821%, 87.8431%
XYZ:
40.0235, 19.7168, 49.8404
xyY:
0.3652, 0.1799, 19.7168
CIE-Lab:
51.5155, 83.7526, -37.7299
CIE-LCH:
51.5155, 91.8588, 335.7488
CIE-Luv:
51.5155, 88.4334, -68.7657
Hunter-Lab:
44.4036, 83.1858, -35.4669
#e009bd color charts
#e009bd color shades, tints & tones
#e009bd color schemes
#e009bd color preview, HTML & CSS examples
This text has a color of #e009bd
<p style="color:#e009bd;">Text here</p>
.mytext {color:#e009bd;}
This box has a color of #e009bd
<div style="background-color:#e009bd;">Content here</div>
.mybackground {background-color:#e009bd;}
Border around this has a color of #e009bd
<div style="border:2px solid #e009bd;">Content here</div>
.myborder {border:2px solid #e009bd;}