#e8052a color space conversions
Hex:
#e8052a
RGB:
232, 5, 42
CMY:
9, 98, 84
CMYK:
0, 98, 82, 9
HSL:
350°, 95.7806%, 46.4706%
HSV (HSB):
350°, 97.8448%, 90.9804%
XYZ:
33.7509, 17.4315, 3.7762
xyY:
0.6141, 0.3172, 17.4315
CIE-Lab:
48.7992, 74.7602, 46.5004
CIE-LCH:
48.7992, 88.0419, 31.8814
CIE-Luv:
48.7992, 153.8735, 27.5525
Hunter-Lab:
41.7511, 71.2322, 23.8632
#e8052a color charts
#e8052a color shades, tints & tones
#e8052a color schemes
#e8052a color preview, HTML & CSS examples
This text has a color of #e8052a
<p style="color:#e8052a;">Text here</p>
.mytext {color:#e8052a;}
This box has a color of #e8052a
<div style="background-color:#e8052a;">Content here</div>
.mybackground {background-color:#e8052a;}
Border around this has a color of #e8052a
<div style="border:2px solid #e8052a;">Content here</div>
.myborder {border:2px solid #e8052a;}