#e72d5b color space conversions
Hex:
#e72d5b
RGB:
231, 45, 91
CMY:
9, 82, 64
CMYK:
0, 81, 61, 9
HSL:
345°, 79.4872%, 54.1176%
HSV (HSB):
345°, 80.5195%, 90.5882%
XYZ:
35.7817, 19.6210, 11.7989
xyY:
0.5325, 0.2920, 19.6210
CIE-Lab:
51.4060, 70.4877, 20.8667
CIE-LCH:
51.4060, 73.5114, 16.4905
CIE-Luv:
51.4060, 129.4848, 9.9014
Hunter-Lab:
44.2956, 66.6737, 15.2141
#e72d5b color charts
#e72d5b color shades, tints & tones
#e72d5b color schemes
#e72d5b color preview, HTML & CSS examples
This text has a color of #e72d5b
<p style="color:#e72d5b;">Text here</p>
.mytext {color:#e72d5b;}
This box has a color of #e72d5b
<div style="background-color:#e72d5b;">Content here</div>
.mybackground {background-color:#e72d5b;}
Border around this has a color of #e72d5b
<div style="border:2px solid #e72d5b;">Content here</div>
.myborder {border:2px solid #e72d5b;}