#e13a3a color space conversions
Hex:
#e13a3a
RGB:
225, 58, 58
CMY:
12, 77, 77
CMYK:
0, 74, 74, 12
HSL:
0°, 73.5683%, 55.4902%
HSV (HSB):
0°, 74.2222%, 88.2353%
XYZ:
33.3281, 19.3392, 5.9792
xyY:
0.5683, 0.3298, 19.3392
CIE-Lab:
51.0817, 63.4374, 39.6385
CIE-LCH:
51.0817, 74.8032, 31.9990
CIE-Luv:
51.0817, 127.9656, 27.5939
Hunter-Lab:
43.9763, 58.3204, 22.7221
#e13a3a color charts
#e13a3a color shades, tints & tones
#e13a3a color schemes
#e13a3a color preview, HTML & CSS examples
This text has a color of #e13a3a
<p style="color:#e13a3a;">Text here</p>
.mytext {color:#e13a3a;}
This box has a color of #e13a3a
<div style="background-color:#e13a3a;">Content here</div>
.mybackground {background-color:#e13a3a;}
Border around this has a color of #e13a3a
<div style="border:2px solid #e13a3a;">Content here</div>
.myborder {border:2px solid #e13a3a;}