#e52d36 color space conversions
Hex:
#e52d36
RGB:
229, 45, 54
CMY:
10, 82, 79
CMYK:
0, 80, 76, 10
HSL:
357°, 77.9661%, 53.7255%
HSV (HSB):
357°, 80.3493%, 89.8039%
XYZ:
33.9173, 18.8011, 5.3314
xyY:
0.5843, 0.3239, 18.8011
CIE-Lab:
50.4537, 68.2098, 41.4071
CIE-LCH:
50.4537, 79.7943, 31.2601
CIE-Luv:
50.4537, 138.3231, 27.1823
Hunter-Lab:
43.3603, 63.7461, 23.0622
#e52d36 color charts
#e52d36 color shades, tints & tones
#e52d36 color schemes
#e52d36 color preview, HTML & CSS examples
This text has a color of #e52d36
<p style="color:#e52d36;">Text here</p>
.mytext {color:#e52d36;}
This box has a color of #e52d36
<div style="background-color:#e52d36;">Content here</div>
.mybackground {background-color:#e52d36;}
Border around this has a color of #e52d36
<div style="border:2px solid #e52d36;">Content here</div>
.myborder {border:2px solid #e52d36;}