#e52f0d color space conversions
Hex:
#e52f0d
RGB:
229, 47, 13
CMY:
10, 82, 95
CMYK:
0, 79, 94, 10
HSL:
9°, 89.2562%, 47.4510%
HSV (HSB):
9°, 94.3231%, 89.8039%
XYZ:
33.4023, 18.7201, 2.2336
xyY:
0.6145, 0.3444, 18.7201
CIE-Lab:
50.3581, 66.8174, 59.6611
CIE-LCH:
50.3581, 89.5769, 41.7616
CIE-Luv:
50.3581, 143.0497, 37.1074
Hunter-Lab:
43.2667, 62.0866, 27.2259
#e52f0d color charts
#e52f0d color shades, tints & tones
#e52f0d color schemes
#e52f0d color preview, HTML & CSS examples
This text has a color of #e52f0d
<p style="color:#e52f0d;">Text here</p>
.mytext {color:#e52f0d;}
This box has a color of #e52f0d
<div style="background-color:#e52f0d;">Content here</div>
.mybackground {background-color:#e52f0d;}
Border around this has a color of #e52f0d
<div style="border:2px solid #e52f0d;">Content here</div>
.myborder {border:2px solid #e52f0d;}