#e72a4c color space conversions
Hex:
#e72a4c
RGB:
231, 42, 76
CMY:
9, 84, 70
CMYK:
0, 82, 67, 9
HSL:
349°, 79.7468%, 53.5294%
HSV (HSB):
349°, 81.8182%, 90.5882%
XYZ:
35.0875, 19.1667, 8.6877
xyY:
0.5575, 0.3045, 19.1667
CIE-Lab:
50.8816, 70.3978, 29.2115
CIE-LCH:
50.8816, 76.2178, 22.5360
CIE-Luv:
50.8816, 135.4091, 17.4813
Hunter-Lab:
43.7797, 66.4451, 18.8802
#e72a4c color charts
#e72a4c color shades, tints & tones
#e72a4c color schemes
#e72a4c color preview, HTML & CSS examples
This text has a color of #e72a4c
<p style="color:#e72a4c;">Text here</p>
.mytext {color:#e72a4c;}
This box has a color of #e72a4c
<div style="background-color:#e72a4c;">Content here</div>
.mybackground {background-color:#e72a4c;}
Border around this has a color of #e72a4c
<div style="border:2px solid #e72a4c;">Content here</div>
.myborder {border:2px solid #e72a4c;}