#e2052a color space conversions
Hex:
#e2052a
RGB:
226, 5, 42
CMY:
11, 98, 84
CMYK:
0, 98, 81, 11
HSL:
350°, 95.6710%, 45.2941%
HSV (HSB):
350°, 97.7876%, 88.6275%
XYZ:
31.8362, 16.4445, 3.6866
xyY:
0.6126, 0.3164, 16.4445
CIE-Lab:
47.5523, 73.3087, 44.8706
CIE-LCH:
47.5523, 85.9508, 31.4698
CIE-Luv:
47.5523, 149.5644, 26.4452
Hunter-Lab:
40.5518, 69.1705, 22.9961
#e2052a color charts
#e2052a color shades, tints & tones
#e2052a color schemes
#e2052a color preview, HTML & CSS examples
This text has a color of #e2052a
<p style="color:#e2052a;">Text here</p>
.mytext {color:#e2052a;}
This box has a color of #e2052a
<div style="background-color:#e2052a;">Content here</div>
.mybackground {background-color:#e2052a;}
Border around this has a color of #e2052a
<div style="border:2px solid #e2052a;">Content here</div>
.myborder {border:2px solid #e2052a;}