#e52c4b color space conversions
Hex:
#e52c4b
RGB:
229, 44, 75
CMY:
10, 83, 71
CMYK:
0, 81, 67, 10
HSL:
350°, 78.0591%, 53.5294%
HSV (HSB):
350°, 80.7860%, 89.8039%
XYZ:
34.4838, 18.9674, 8.5002
xyY:
0.5566, 0.3062, 18.9674
CIE-Lab:
50.6490, 69.3314, 29.4344
CIE-LCH:
50.6490, 75.3208, 23.0035
CIE-Luv:
50.6490, 133.3719, 17.9030
Hunter-Lab:
43.5516, 65.1197, 18.9142
#e52c4b color charts
#e52c4b color shades, tints & tones
#e52c4b color schemes
#e52c4b color preview, HTML & CSS examples
This text has a color of #e52c4b
<p style="color:#e52c4b;">Text here</p>
.mytext {color:#e52c4b;}
This box has a color of #e52c4b
<div style="background-color:#e52c4b;">Content here</div>
.mybackground {background-color:#e52c4b;}
Border around this has a color of #e52c4b
<div style="border:2px solid #e52c4b;">Content here</div>
.myborder {border:2px solid #e52c4b;}