#e13d2a color space conversions
Hex:
#e13d2a
RGB:
225, 61, 42
CMY:
12, 76, 84
CMYK:
0, 73, 81, 12
HSL:
6°, 75.3086%, 52.3529%
HSV (HSB):
6°, 81.3333%, 88.2353%
XYZ:
33.1380, 19.5122, 4.2102
xyY:
0.5828, 0.3432, 19.5122
CIE-Lab:
51.2812, 61.9058, 48.3715
CIE-LCH:
51.2812, 78.5629, 38.0031
CIE-Luv:
51.2812, 129.1995, 33.6836
Hunter-Lab:
44.1726, 56.6074, 25.2698
#e13d2a color charts
#e13d2a color shades, tints & tones
#e13d2a color schemes
#e13d2a color preview, HTML & CSS examples
This text has a color of #e13d2a
<p style="color:#e13d2a;">Text here</p>
.mytext {color:#e13d2a;}
This box has a color of #e13d2a
<div style="background-color:#e13d2a;">Content here</div>
.mybackground {background-color:#e13d2a;}
Border around this has a color of #e13d2a
<div style="border:2px solid #e13d2a;">Content here</div>
.myborder {border:2px solid #e13d2a;}