#e03caa color space conversions
Hex:
#e03caa
RGB:
224, 60, 170
CMY:
12, 76, 33
CMYK:
0, 73, 24, 12
HSL:
320°, 72.5664%, 55.6863%
HSV (HSB):
320°, 73.2143%, 87.8431%
XYZ:
39.6120, 21.9813, 40.1852
xyY:
0.3892, 0.2160, 21.9813
CIE-Lab:
54.0071, 71.7241, -22.7585
CIE-LCH:
54.0071, 75.2482, 342.3955
CIE-Luv:
54.0071, 88.1816, -45.2887
Hunter-Lab:
46.8842, 68.7656, -17.9995
#e03caa color charts
#e03caa color shades, tints & tones
#e03caa color schemes
#e03caa color preview, HTML & CSS examples
This text has a color of #e03caa
<p style="color:#e03caa;">Text here</p>
.mytext {color:#e03caa;}
This box has a color of #e03caa
<div style="background-color:#e03caa;">Content here</div>
.mybackground {background-color:#e03caa;}
Border around this has a color of #e03caa
<div style="border:2px solid #e03caa;">Content here</div>
.myborder {border:2px solid #e03caa;}