#e52e51 color space conversions
Hex:
#e52e51
RGB:
229, 46, 81
CMY:
10, 82, 68
CMYK:
0, 80, 65, 10
HSL:
349°, 77.8723%, 53.9216%
HSV (HSB):
349°, 79.9127%, 89.8039%
XYZ:
34.7753, 19.2061, 9.6589
xyY:
0.5464, 0.3018, 19.2061
CIE-Lab:
50.9274, 69.1333, 26.1948
CIE-LCH:
50.9274, 73.9296, 20.7518
CIE-Luv:
50.9274, 130.7630, 15.1924
Hunter-Lab:
43.8247, 64.9479, 17.6100
#e52e51 color charts
#e52e51 color shades, tints & tones
#e52e51 color schemes
#e52e51 color preview, HTML & CSS examples
This text has a color of #e52e51
<p style="color:#e52e51;">Text here</p>
.mytext {color:#e52e51;}
This box has a color of #e52e51
<div style="background-color:#e52e51;">Content here</div>
.mybackground {background-color:#e52e51;}
Border around this has a color of #e52e51
<div style="border:2px solid #e52e51;">Content here</div>
.myborder {border:2px solid #e52e51;}