#e13f2f color space conversions
Hex:
#e13f2f
RGB:
225, 63, 47
CMY:
12, 75, 82
CMYK:
0, 72, 79, 12
HSL:
5°, 74.7899%, 53.3333%
HSV (HSB):
5°, 79.1111%, 88.2353%
XYZ:
33.3419, 19.7678, 4.7476
xyY:
0.5763, 0.3417, 19.7678
CIE-Lab:
51.5737, 61.3655, 46.1126
CIE-LCH:
51.5737, 76.7600, 36.9227
CIE-Luv:
51.5737, 127.2143, 32.6457
Hunter-Lab:
44.4610, 56.0530, 24.7917
#e13f2f color charts
#e13f2f color shades, tints & tones
#e13f2f color schemes
#e13f2f color preview, HTML & CSS examples
This text has a color of #e13f2f
<p style="color:#e13f2f;">Text here</p>
.mytext {color:#e13f2f;}
This box has a color of #e13f2f
<div style="background-color:#e13f2f;">Content here</div>
.mybackground {background-color:#e13f2f;}
Border around this has a color of #e13f2f
<div style="border:2px solid #e13f2f;">Content here</div>
.myborder {border:2px solid #e13f2f;}