#e13b0d color space conversions
Hex:
#e13b0d
RGB:
225, 59, 13
CMY:
12, 77, 95
CMYK:
0, 74, 94, 12
HSL:
13°, 89.0756%, 46.6667%
HSV (HSB):
13°, 94.2222%, 88.2353%
XYZ:
32.6879, 19.1645, 2.3570
xyY:
0.6030, 0.3535, 19.1645
CIE-Lab:
50.8792, 62.0382, 59.5690
CIE-LCH:
50.8792, 86.0070, 43.8368
CIE-Luv:
50.8792, 133.4335, 38.8668
Hunter-Lab:
43.7773, 56.6733, 27.4518
#e13b0d color charts
#e13b0d color shades, tints & tones
#e13b0d color schemes
#e13b0d color preview, HTML & CSS examples
This text has a color of #e13b0d
<p style="color:#e13b0d;">Text here</p>
.mytext {color:#e13b0d;}
This box has a color of #e13b0d
<div style="background-color:#e13b0d;">Content here</div>
.mybackground {background-color:#e13b0d;}
Border around this has a color of #e13b0d
<div style="border:2px solid #e13b0d;">Content here</div>
.myborder {border:2px solid #e13b0d;}