#e13c2b color space conversions
Hex:
#e13c2b
RGB:
225, 60, 43
CMY:
12, 76, 83
CMYK:
0, 73, 81, 12
HSL:
6°, 75.2066%, 52.5490%
HSV (HSB):
6°, 80.8889%, 88.2353%
XYZ:
33.1032, 19.4137, 4.2880
xyY:
0.5828, 0.3418, 19.4137
CIE-Lab:
51.1677, 62.2717, 47.7617
CIE-LCH:
51.1677, 78.4789, 37.4878
CIE-Luv:
51.1677, 129.6277, 33.1691
Hunter-Lab:
44.0610, 57.0013, 25.0726
#e13c2b color charts
#e13c2b color shades, tints & tones
#e13c2b color schemes
#e13c2b color preview, HTML & CSS examples
This text has a color of #e13c2b
<p style="color:#e13c2b;">Text here</p>
.mytext {color:#e13c2b;}
This box has a color of #e13c2b
<div style="background-color:#e13c2b;">Content here</div>
.mybackground {background-color:#e13c2b;}
Border around this has a color of #e13c2b
<div style="border:2px solid #e13c2b;">Content here</div>
.myborder {border:2px solid #e13c2b;}