#e52c4d color space conversions
Hex:
#e52c4d
RGB:
229, 44, 77
CMY:
10, 83, 70
CMYK:
0, 81, 66, 10
HSL:
349°, 78.0591%, 53.5294%
HSV (HSB):
349°, 80.7860%, 89.8039%
XYZ:
34.5533, 18.9952, 8.8665
xyY:
0.5536, 0.3043, 18.9952
CIE-Lab:
50.6816, 69.4306, 28.2801
CIE-LCH:
50.6816, 74.9691, 22.1618
CIE-Luv:
50.6816, 132.7786, 16.8953
Hunter-Lab:
43.5835, 65.2451, 18.4467
#e52c4d color charts
#e52c4d color shades, tints & tones
#e52c4d color schemes
#e52c4d color preview, HTML & CSS examples
This text has a color of #e52c4d
<p style="color:#e52c4d;">Text here</p>
.mytext {color:#e52c4d;}
This box has a color of #e52c4d
<div style="background-color:#e52c4d;">Content here</div>
.mybackground {background-color:#e52c4d;}
Border around this has a color of #e52c4d
<div style="border:2px solid #e52c4d;">Content here</div>
.myborder {border:2px solid #e52c4d;}