#e52e0a color space conversions
Hex:
#e52e0a
RGB:
229, 46, 10
CMY:
10, 82, 96
CMYK:
0, 80, 96, 10
HSL:
10°, 91.6318%, 46.8627%
HSV (HSB):
10°, 95.6332%, 89.8039%
XYZ:
33.3449, 18.6339, 2.1264
xyY:
0.6163, 0.3444, 18.6339
CIE-Lab:
50.2561, 67.0549, 60.3757
CIE-LCH:
50.2561, 90.2307, 41.9997
CIE-Luv:
50.2561, 143.7148, 37.2412
Hunter-Lab:
43.1670, 62.3422, 27.2963
#e52e0a color charts
#e52e0a color shades, tints & tones
#e52e0a color schemes
#e52e0a color preview, HTML & CSS examples
This text has a color of #e52e0a
<p style="color:#e52e0a;">Text here</p>
.mytext {color:#e52e0a;}
This box has a color of #e52e0a
<div style="background-color:#e52e0a;">Content here</div>
.mybackground {background-color:#e52e0a;}
Border around this has a color of #e52e0a
<div style="border:2px solid #e52e0a;">Content here</div>
.myborder {border:2px solid #e52e0a;}