#e00bb9 color space conversions
Hex:
#e00bb9
RGB:
224, 11, 185
CMY:
12, 96, 27
CMYK:
0, 95, 17, 12
HSL:
311°, 90.6383%, 46.0784%
HSV (HSB):
311°, 95.0893%, 87.8431%
XYZ:
39.6171, 19.5894, 47.5920
xyY:
0.3710, 0.1834, 19.5894
CIE-Lab:
51.3698, 83.1079, -35.6276
CIE-LCH:
51.3698, 90.4226, 336.7957
CIE-Luv:
51.3698, 90.0959, -65.5322
Hunter-Lab:
44.2599, 82.3206, -32.7717
#e00bb9 color charts
#e00bb9 color shades, tints & tones
#e00bb9 color schemes
#e00bb9 color preview, HTML & CSS examples
This text has a color of #e00bb9
<p style="color:#e00bb9;">Text here</p>
.mytext {color:#e00bb9;}
This box has a color of #e00bb9
<div style="background-color:#e00bb9;">Content here</div>
.mybackground {background-color:#e00bb9;}
Border around this has a color of #e00bb9
<div style="border:2px solid #e00bb9;">Content here</div>
.myborder {border:2px solid #e00bb9;}