#e13c1f color space conversions
Hex:
#e13c1f
RGB:
225, 60, 31
CMY:
12, 76, 88
CMYK:
0, 73, 86, 12
HSL:
9°, 76.3780%, 50.1961%
HSV (HSB):
9°, 86.2222%, 88.2353%
XYZ:
32.9145, 19.3382, 3.2942
xyY:
0.5926, 0.3481, 19.3382
CIE-Lab:
51.0806, 61.9776, 53.3364
CIE-LCH:
51.0806, 81.7679, 40.7145
CIE-Luv:
51.0806, 131.2716, 36.2050
Hunter-Lab:
43.9752, 56.6468, 26.3412
#e13c1f color charts
#e13c1f color shades, tints & tones
#e13c1f color schemes
#e13c1f color preview, HTML & CSS examples
This text has a color of #e13c1f
<p style="color:#e13c1f;">Text here</p>
.mytext {color:#e13c1f;}
This box has a color of #e13c1f
<div style="background-color:#e13c1f;">Content here</div>
.mybackground {background-color:#e13c1f;}
Border around this has a color of #e13c1f
<div style="border:2px solid #e13c1f;">Content here</div>
.myborder {border:2px solid #e13c1f;}