#e13f2c color space conversions
Hex:
#e13f2c
RGB:
225, 63, 44
CMY:
12, 75, 83
CMYK:
0, 72, 80, 12
HSL:
6°, 75.1037%, 52.7451%
HSV (HSB):
6°, 80.4444%, 88.2353%
XYZ:
33.2835, 19.7444, 4.4397
xyY:
0.5792, 0.3436, 19.7444
CIE-Lab:
51.5470, 61.2741, 47.6225
CIE-LCH:
51.5470, 77.6042, 37.8545
CIE-Luv:
51.5470, 127.7013, 33.5647
Hunter-Lab:
44.4347, 55.9434, 25.1803
#e13f2c color charts
#e13f2c color shades, tints & tones
#e13f2c color schemes
#e13f2c color preview, HTML & CSS examples
This text has a color of #e13f2c
<p style="color:#e13f2c;">Text here</p>
.mytext {color:#e13f2c;}
This box has a color of #e13f2c
<div style="background-color:#e13f2c;">Content here</div>
.mybackground {background-color:#e13f2c;}
Border around this has a color of #e13f2c
<div style="border:2px solid #e13f2c;">Content here</div>
.myborder {border:2px solid #e13f2c;}