#e5013c color space conversions
Hex:
#e5013c
RGB:
229, 1, 60
CMY:
10, 100, 76
CMYK:
0, 100, 74, 10
HSL:
344°, 99.1304%, 45.0980%
HSV (HSB):
344°, 99.5633%, 89.8039%
XYZ:
33.1396, 17.0060, 5.8108
xyY:
0.5922, 0.3039, 17.0060
CIE-Lab:
48.2676, 74.9011, 35.5073
CIE-LCH:
48.2676, 82.8911, 25.3635
CIE-Luv:
48.2676, 147.9825, 20.3260
Hunter-Lab:
41.2383, 71.2776, 20.5124
#e5013c color charts
#e5013c color shades, tints & tones
#e5013c color schemes
#e5013c color preview, HTML & CSS examples
This text has a color of #e5013c
<p style="color:#e5013c;">Text here</p>
.mytext {color:#e5013c;}
This box has a color of #e5013c
<div style="background-color:#e5013c;">Content here</div>
.mybackground {background-color:#e5013c;}
Border around this has a color of #e5013c
<div style="border:2px solid #e5013c;">Content here</div>
.myborder {border:2px solid #e5013c;}