#e52f3a color space conversions
Hex:
#e52f3a
RGB:
229, 47, 58
CMY:
10, 82, 77
CMYK:
0, 79, 75, 10
HSL:
356°, 77.7778%, 54.1176%
HSV (HSB):
356°, 79.4760%, 89.8039%
XYZ:
34.0933, 18.9965, 5.8728
xyY:
0.5782, 0.3222, 18.9965
CIE-Lab:
50.6831, 67.8332, 39.4053
CIE-LCH:
50.6831, 78.4482, 30.1529
CIE-Luv:
50.6831, 136.5452, 26.0274
Hunter-Lab:
43.5850, 63.3536, 22.5206
#e52f3a color charts
#e52f3a color shades, tints & tones
#e52f3a color schemes
#e52f3a color preview, HTML & CSS examples
This text has a color of #e52f3a
<p style="color:#e52f3a;">Text here</p>
.mytext {color:#e52f3a;}
This box has a color of #e52f3a
<div style="background-color:#e52f3a;">Content here</div>
.mybackground {background-color:#e52f3a;}
Border around this has a color of #e52f3a
<div style="border:2px solid #e52f3a;">Content here</div>
.myborder {border:2px solid #e52f3a;}