#e52f2a color space conversions
Hex:
#e52f2a
RGB:
229, 47, 42
CMY:
10, 82, 84
CMYK:
0, 79, 82, 10
HSL:
2°, 78.2427%, 53.1373%
HSV (HSB):
2°, 81.6594%, 89.8039%
XYZ:
33.7475, 18.8582, 4.0518
xyY:
0.5956, 0.3328, 18.8582
CIE-Lab:
50.5209, 67.3273, 47.9195
CIE-LCH:
50.5209, 82.6393, 35.4410
CIE-Luv:
50.5209, 139.7242, 31.4549
Hunter-Lab:
43.4260, 62.7215, 24.8663
#e52f2a color charts
#e52f2a color shades, tints & tones
#e52f2a color schemes
#e52f2a color preview, HTML & CSS examples
This text has a color of #e52f2a
<p style="color:#e52f2a;">Text here</p>
.mytext {color:#e52f2a;}
This box has a color of #e52f2a
<div style="background-color:#e52f2a;">Content here</div>
.mybackground {background-color:#e52f2a;}
Border around this has a color of #e52f2a
<div style="border:2px solid #e52f2a;">Content here</div>
.myborder {border:2px solid #e52f2a;}