#e72a4e color space conversions
Hex:
#e72a4e
RGB:
231, 42, 78
CMY:
9, 84, 69
CMYK:
0, 82, 66, 9
HSL:
349°, 79.7468%, 53.5294%
HSV (HSB):
349°, 81.8182%, 90.5882%
XYZ:
35.1581, 19.1949, 9.0597
xyY:
0.5544, 0.3027, 19.1949
CIE-Lab:
50.9145, 70.4967, 28.0564
CIE-LCH:
50.9145, 75.8745, 21.7016
CIE-Luv:
50.9145, 134.8054, 16.4675
Hunter-Lab:
43.8120, 66.5711, 18.4081
#e72a4e color charts
#e72a4e color shades, tints & tones
#e72a4e color schemes
#e72a4e color preview, HTML & CSS examples
This text has a color of #e72a4e
<p style="color:#e72a4e;">Text here</p>
.mytext {color:#e72a4e;}
This box has a color of #e72a4e
<div style="background-color:#e72a4e;">Content here</div>
.mybackground {background-color:#e72a4e;}
Border around this has a color of #e72a4e
<div style="border:2px solid #e72a4e;">Content here</div>
.myborder {border:2px solid #e72a4e;}