#e52e52 color space conversions
Hex:
#e52e52
RGB:
229, 46, 82
CMY:
10, 82, 68
CMYK:
0, 80, 64, 10
HSL:
348°, 77.8723%, 53.9216%
HSV (HSB):
348°, 79.9127%, 89.8039%
XYZ:
34.8131, 19.2212, 9.8579
xyY:
0.5449, 0.3008, 19.2212
CIE-Lab:
50.9450, 69.1871, 25.6167
CIE-LCH:
50.9450, 73.7772, 20.3172
CIE-Luv:
50.9450, 130.4523, 14.6584
Hunter-Lab:
43.8420, 65.0159, 17.3581
#e52e52 color charts
#e52e52 color shades, tints & tones
#e52e52 color schemes
#e52e52 color preview, HTML & CSS examples
This text has a color of #e52e52
<p style="color:#e52e52;">Text here</p>
.mytext {color:#e52e52;}
This box has a color of #e52e52
<div style="background-color:#e52e52;">Content here</div>
.mybackground {background-color:#e52e52;}
Border around this has a color of #e52e52
<div style="border:2px solid #e52e52;">Content here</div>
.myborder {border:2px solid #e52e52;}