#e13e1a color space conversions
Hex:
#e13e1a
RGB:
225, 62, 26
CMY:
12, 76, 90
CMYK:
0, 72, 88, 12
HSL:
11°, 79.2829%, 49.2157%
HSV (HSB):
11°, 88.4444%, 88.2353%
XYZ:
32.9604, 19.5274, 3.0092
xyY:
0.5939, 0.3519, 19.5274
CIE-Lab:
51.2986, 61.2009, 55.5636
CIE-LCH:
51.2986, 82.6612, 42.2359
CIE-Luv:
51.2986, 130.5996, 37.6377
Hunter-Lab:
44.1898, 55.8080, 26.8953
#e13e1a color charts
#e13e1a color shades, tints & tones
#e13e1a color schemes
#e13e1a color preview, HTML & CSS examples
This text has a color of #e13e1a
<p style="color:#e13e1a;">Text here</p>
.mytext {color:#e13e1a;}
This box has a color of #e13e1a
<div style="background-color:#e13e1a;">Content here</div>
.mybackground {background-color:#e13e1a;}
Border around this has a color of #e13e1a
<div style="border:2px solid #e13e1a;">Content here</div>
.myborder {border:2px solid #e13e1a;}