#e72a2a color space conversions
Hex:
#e72a2a
RGB:
231, 42, 42
CMY:
9, 84, 84
CMYK:
0, 82, 82, 9
HSL:
0°, 79.7468%, 53.5294%
HSV (HSB):
0°, 81.8182%, 90.5882%
XYZ:
34.2009, 18.8120, 4.0190
xyY:
0.5997, 0.3299, 18.8120
CIE-Lab:
50.4665, 69.1400, 48.0065
CIE-LCH:
50.4665, 84.1722, 34.7737
CIE-Luv:
50.4665, 143.4734, 30.9391
Hunter-Lab:
43.3728, 64.8506, 24.8671
#e72a2a color charts
#e72a2a color shades, tints & tones
#e72a2a color schemes
#e72a2a color preview, HTML & CSS examples
This text has a color of #e72a2a
<p style="color:#e72a2a;">Text here</p>
.mytext {color:#e72a2a;}
This box has a color of #e72a2a
<div style="background-color:#e72a2a;">Content here</div>
.mybackground {background-color:#e72a2a;}
Border around this has a color of #e72a2a
<div style="border:2px solid #e72a2a;">Content here</div>
.myborder {border:2px solid #e72a2a;}