#e52e27 color space conversions
Hex:
#e52e27
RGB:
229, 46, 39
CMY:
10, 82, 85
CMYK:
0, 80, 83, 10
HSL:
2°, 78.5124%, 52.5490%
HSV (HSB):
2°, 82.9694%, 89.8039%
XYZ:
33.6563, 18.7585, 3.7663
xyY:
0.5991, 0.3339, 18.7585
CIE-Lab:
50.4034, 67.5143, 49.3235
CIE-LCH:
50.4034, 83.6121, 36.1505
CIE-Luv:
50.4034, 140.6811, 32.1124
Hunter-Lab:
43.3111, 62.9150, 25.1619
#e52e27 color charts
#e52e27 color shades, tints & tones
#e52e27 color schemes
#e52e27 color preview, HTML & CSS examples
This text has a color of #e52e27
<p style="color:#e52e27;">Text here</p>
.mytext {color:#e52e27;}
This box has a color of #e52e27
<div style="background-color:#e52e27;">Content here</div>
.mybackground {background-color:#e52e27;}
Border around this has a color of #e52e27
<div style="border:2px solid #e52e27;">Content here</div>
.myborder {border:2px solid #e52e27;}