#e52c40 color space conversions
Hex:
#e52c40
RGB:
229, 44, 64
CMY:
10, 83, 75
CMYK:
0, 81, 72, 10
HSL:
354°, 78.0591%, 53.5294%
HSV (HSB):
354°, 80.7860%, 89.8039%
XYZ:
34.1392, 18.8295, 6.6856
xyY:
0.5723, 0.3156, 18.8295
CIE-Lab:
50.4872, 68.8371, 35.7306
CIE-LCH:
50.4872, 77.5579, 27.4320
CIE-Luv:
50.4872, 136.3910, 23.0168
Hunter-Lab:
43.3930, 64.4960, 21.2402
#e52c40 color charts
#e52c40 color shades, tints & tones
#e52c40 color schemes
#e52c40 color preview, HTML & CSS examples
This text has a color of #e52c40
<p style="color:#e52c40;">Text here</p>
.mytext {color:#e52c40;}
This box has a color of #e52c40
<div style="background-color:#e52c40;">Content here</div>
.mybackground {background-color:#e52c40;}
Border around this has a color of #e52c40
<div style="border:2px solid #e52c40;">Content here</div>
.myborder {border:2px solid #e52c40;}