#e52e29 color space conversions
Hex:
#e52e29
RGB:
229, 46, 41
CMY:
10, 82, 84
CMYK:
0, 80, 82, 10
HSL:
2°, 78.3333%, 52.9412%
HSV (HSB):
2°, 82.0961%, 89.8039%
XYZ:
33.6903, 18.7721, 3.9455
xyY:
0.5973, 0.3328, 18.7721
CIE-Lab:
50.4195, 67.5643, 48.3336
CIE-LCH:
50.4195, 83.0727, 35.5789
CIE-Luv:
50.4195, 140.3574, 31.5639
Hunter-Lab:
43.3268, 62.9774, 24.9295
#e52e29 color charts
#e52e29 color shades, tints & tones
#e52e29 color schemes
#e52e29 color preview, HTML & CSS examples
This text has a color of #e52e29
<p style="color:#e52e29;">Text here</p>
.mytext {color:#e52e29;}
This box has a color of #e52e29
<div style="background-color:#e52e29;">Content here</div>
.mybackground {background-color:#e52e29;}
Border around this has a color of #e52e29
<div style="border:2px solid #e52e29;">Content here</div>
.myborder {border:2px solid #e52e29;}