#e13d2f color space conversions
Hex:
#e13d2f
RGB:
225, 61, 47
CMY:
12, 76, 82
CMYK:
0, 73, 79, 12
HSL:
5°, 74.7899%, 53.3333%
HSV (HSB):
5°, 79.1111%, 88.2353%
XYZ:
33.2332, 19.5503, 4.7113
xyY:
0.5780, 0.3400, 19.5503
CIE-Lab:
51.3249, 62.0539, 45.8633
CIE-LCH:
51.3249, 77.1630, 36.4677
CIE-Luv:
51.3249, 128.3909, 32.1783
Hunter-Lab:
44.2157, 56.7858, 24.6334
#e13d2f color charts
#e13d2f color shades, tints & tones
#e13d2f color schemes
#e13d2f color preview, HTML & CSS examples
This text has a color of #e13d2f
<p style="color:#e13d2f;">Text here</p>
.mytext {color:#e13d2f;}
This box has a color of #e13d2f
<div style="background-color:#e13d2f;">Content here</div>
.mybackground {background-color:#e13d2f;}
Border around this has a color of #e13d2f
<div style="border:2px solid #e13d2f;">Content here</div>
.myborder {border:2px solid #e13d2f;}