#e5052a color space conversions
Hex:
#e5052a
RGB:
229, 5, 42
CMY:
10, 98, 84
CMYK:
0, 98, 82, 10
HSL:
350°, 95.7265%, 45.8824%
HSV (HSB):
350°, 97.8166%, 89.8039%
XYZ:
32.7853, 16.9337, 3.7310
xyY:
0.6134, 0.3168, 16.9337
CIE-Lab:
48.1764, 74.0353, 45.6879
CIE-LCH:
48.1764, 86.9978, 31.6791
CIE-Luv:
48.1764, 151.7224, 27.0007
Hunter-Lab:
41.1506, 70.2000, 23.4297
#e5052a color charts
#e5052a color shades, tints & tones
#e5052a color schemes
#e5052a color preview, HTML & CSS examples
This text has a color of #e5052a
<p style="color:#e5052a;">Text here</p>
.mytext {color:#e5052a;}
This box has a color of #e5052a
<div style="background-color:#e5052a;">Content here</div>
.mybackground {background-color:#e5052a;}
Border around this has a color of #e5052a
<div style="border:2px solid #e5052a;">Content here</div>
.myborder {border:2px solid #e5052a;}