#e52a0d color space conversions
Hex:
#e52a0d
RGB:
229, 42, 13
CMY:
10, 84, 95
CMYK:
0, 82, 94, 10
HSL:
8°, 89.2562%, 47.4510%
HSV (HSB):
8°, 94.3231%, 89.8039%
XYZ:
33.2137, 18.3430, 2.1708
xyY:
0.6182, 0.3414, 18.3430
CIE-Lab:
49.9095, 68.0859, 59.4061
CIE-LCH:
49.9095, 90.3591, 41.1053
CIE-Luv:
49.9095, 145.3977, 36.3108
Hunter-Lab:
42.8287, 63.4766, 26.9750
#e52a0d color charts
#e52a0d color shades, tints & tones
#e52a0d color schemes
#e52a0d color preview, HTML & CSS examples
This text has a color of #e52a0d
<p style="color:#e52a0d;">Text here</p>
.mytext {color:#e52a0d;}
This box has a color of #e52a0d
<div style="background-color:#e52a0d;">Content here</div>
.mybackground {background-color:#e52a0d;}
Border around this has a color of #e52a0d
<div style="border:2px solid #e52a0d;">Content here</div>
.myborder {border:2px solid #e52a0d;}