#e00cca color space conversions
Hex:
#e00cca
RGB:
224, 12, 202
CMY:
12, 95, 21
CMYK:
0, 95, 10, 12
HSL:
306°, 89.8305%, 46.2745%
HSV (HSB):
306°, 94.6429%, 87.8431%
XYZ:
41.5326, 20.3745, 57.6208
xyY:
0.3475, 0.1705, 20.3745
CIE-Lab:
52.2580, 85.2045, -44.0856
CIE-LCH:
52.2580, 95.9340, 332.6425
CIE-Luv:
52.2580, 82.6327, -78.6075
Hunter-Lab:
45.1381, 85.2502, -44.0896
#e00cca color charts
#e00cca color shades, tints & tones
#e00cca color schemes
#e00cca color preview, HTML & CSS examples
This text has a color of #e00cca
<p style="color:#e00cca;">Text here</p>
.mytext {color:#e00cca;}
This box has a color of #e00cca
<div style="background-color:#e00cca;">Content here</div>
.mybackground {background-color:#e00cca;}
Border around this has a color of #e00cca
<div style="border:2px solid #e00cca;">Content here</div>
.myborder {border:2px solid #e00cca;}