#e52d1a color space conversions
Hex:
#e52d1a
RGB:
229, 45, 26
CMY:
10, 82, 90
CMYK:
0, 80, 89, 10
HSL:
6°, 79.6078%, 50.0000%
HSV (HSB):
6°, 88.6463%, 89.8039%
XYZ:
33.4379, 18.6094, 2.8069
xyY:
0.6096, 0.3393, 18.6094
CIE-Lab:
50.2270, 67.5081, 55.1031
CIE-LCH:
50.2270, 87.1418, 39.2228
CIE-Luv:
50.2270, 142.8876, 34.8827
Hunter-Lab:
43.1386, 62.8679, 26.3392
#e52d1a color charts
#e52d1a color shades, tints & tones
#e52d1a color schemes
#e52d1a color preview, HTML & CSS examples
This text has a color of #e52d1a
<p style="color:#e52d1a;">Text here</p>
.mytext {color:#e52d1a;}
This box has a color of #e52d1a
<div style="background-color:#e52d1a;">Content here</div>
.mybackground {background-color:#e52d1a;}
Border around this has a color of #e52d1a
<div style="border:2px solid #e52d1a;">Content here</div>
.myborder {border:2px solid #e52d1a;}