#e00cb9 color space conversions
Hex:
#e00cb9
RGB:
224, 12, 185
CMY:
12, 95, 27
CMYK:
0, 95, 17, 12
HSL:
311°, 89.8305%, 46.2745%
HSV (HSB):
311°, 94.6429%, 87.8431%
XYZ:
39.6289, 19.6130, 47.5960
xyY:
0.3709, 0.1836, 19.6130
CIE-Lab:
51.3968, 83.0285, -35.5851
CIE-LCH:
51.3968, 90.3329, 336.8005
CIE-Luv:
51.3968, 90.0334, -65.4649
Hunter-Lab:
44.2866, 82.2253, -32.7199
#e00cb9 color charts
#e00cb9 color shades, tints & tones
#e00cb9 color schemes
#e00cb9 color preview, HTML & CSS examples
This text has a color of #e00cb9
<p style="color:#e00cb9;">Text here</p>
.mytext {color:#e00cb9;}
This box has a color of #e00cb9
<div style="background-color:#e00cb9;">Content here</div>
.mybackground {background-color:#e00cb9;}
Border around this has a color of #e00cb9
<div style="border:2px solid #e00cb9;">Content here</div>
.myborder {border:2px solid #e00cb9;}