#e0015f color space conversions
Hex:
#e0015f
RGB:
224, 1, 95
CMY:
12, 100, 63
CMYK:
0, 100, 58, 12
HSL:
335°, 99.1111%, 44.1176%
HSV (HSB):
335°, 99.5536%, 87.8431%
XYZ:
32.8169, 16.6952, 12.3193
xyY:
0.5307, 0.2700, 16.6952
CIE-Lab:
47.8737, 75.4528, 13.3946
CIE-LCH:
47.8737, 76.6325, 10.0664
CIE-Luv:
47.8737, 132.0089, 0.5719
Hunter-Lab:
40.8598, 71.8591, 10.7258
#e0015f color charts
#e0015f color shades, tints & tones
#e0015f color schemes
#e0015f color preview, HTML & CSS examples
This text has a color of #e0015f
<p style="color:#e0015f;">Text here</p>
.mytext {color:#e0015f;}
This box has a color of #e0015f
<div style="background-color:#e0015f;">Content here</div>
.mybackground {background-color:#e0015f;}
Border around this has a color of #e0015f
<div style="border:2px solid #e0015f;">Content here</div>
.myborder {border:2px solid #e0015f;}