#e72a50 color space conversions
Hex:
#e72a50
RGB:
231, 42, 80
CMY:
9, 84, 69
CMYK:
0, 82, 65, 9
HSL:
348°, 79.7468%, 53.5294%
HSV (HSB):
348°, 81.8182%, 90.5882%
XYZ:
35.2309, 19.2240, 9.4432
xyY:
0.5514, 0.3009, 19.2240
CIE-Lab:
50.9483, 70.5985, 26.8998
CIE-LCH:
50.9483, 75.5496, 20.8581
CIE-Luv:
50.9483, 134.1887, 15.4308
Hunter-Lab:
43.8452, 66.7008, 17.9221
#e72a50 color charts
#e72a50 color shades, tints & tones
#e72a50 color schemes
#e72a50 color preview, HTML & CSS examples
This text has a color of #e72a50
<p style="color:#e72a50;">Text here</p>
.mytext {color:#e72a50;}
This box has a color of #e72a50
<div style="background-color:#e72a50;">Content here</div>
.mybackground {background-color:#e72a50;}
Border around this has a color of #e72a50
<div style="border:2px solid #e72a50;">Content here</div>
.myborder {border:2px solid #e72a50;}