#e52d1f color space conversions
Hex:
#e52d1f
RGB:
229, 45, 31
CMY:
10, 82, 88
CMYK:
0, 80, 86, 10
HSL:
4°, 79.2000%, 50.9804%
HSV (HSB):
4°, 86.4629%, 89.8039%
XYZ:
33.4988, 18.6337, 3.1274
xyY:
0.6062, 0.3372, 18.6337
CIE-Lab:
50.2559, 67.5977, 52.9845
CIE-LCH:
50.2559, 85.8883, 38.0901
CIE-Luv:
50.2559, 142.2914, 33.8796
Hunter-Lab:
43.1668, 62.9798, 25.9212
#e52d1f color charts
#e52d1f color shades, tints & tones
#e52d1f color schemes
#e52d1f color preview, HTML & CSS examples
This text has a color of #e52d1f
<p style="color:#e52d1f;">Text here</p>
.mytext {color:#e52d1f;}
This box has a color of #e52d1f
<div style="background-color:#e52d1f;">Content here</div>
.mybackground {background-color:#e52d1f;}
Border around this has a color of #e52d1f
<div style="border:2px solid #e52d1f;">Content here</div>
.myborder {border:2px solid #e52d1f;}