#e01cca color space conversions
Hex:
#e01cca
RGB:
224, 28, 202
CMY:
12, 89, 21
CMYK:
0, 88, 10, 12
HSL:
307°, 77.7778%, 49.4118%
HSV (HSB):
307°, 87.5000%, 87.8431%
XYZ:
41.8164, 20.9421, 57.7154
xyY:
0.3471, 0.1738, 20.9421
CIE-Lab:
52.8860, 83.3597, -43.0913
CIE-LCH:
52.8860, 93.8387, 332.6641
CIE-Luv:
52.8860, 81.3309, -77.0756
Hunter-Lab:
45.7625, 83.0235, -42.7424
#e01cca color charts
#e01cca color shades, tints & tones
#e01cca color schemes
#e01cca color preview, HTML & CSS examples
This text has a color of #e01cca
<p style="color:#e01cca;">Text here</p>
.mytext {color:#e01cca;}
This box has a color of #e01cca
<div style="background-color:#e01cca;">Content here</div>
.mybackground {background-color:#e01cca;}
Border around this has a color of #e01cca
<div style="border:2px solid #e01cca;">Content here</div>
.myborder {border:2px solid #e01cca;}