#e72e5a color space conversions
Hex:
#e72e5a
RGB:
231, 46, 90
CMY:
9, 82, 65
CMYK:
0, 80, 61, 9
HSL:
346°, 79.3991%, 54.3137%
HSV (HSB):
346°, 80.0866%, 90.5882%
XYZ:
35.7775, 19.6811, 11.5860
xyY:
0.5336, 0.2936, 19.6811
CIE-Lab:
51.4747, 70.1771, 21.5620
CIE-LCH:
51.4747, 73.4149, 17.0796
CIE-Luv:
51.4747, 129.4417, 10.6755
Hunter-Lab:
44.3634, 66.3178, 15.5701
#e72e5a color charts
#e72e5a color shades, tints & tones
#e72e5a color schemes
#e72e5a color preview, HTML & CSS examples
This text has a color of #e72e5a
<p style="color:#e72e5a;">Text here</p>
.mytext {color:#e72e5a;}
This box has a color of #e72e5a
<div style="background-color:#e72e5a;">Content here</div>
.mybackground {background-color:#e72e5a;}
Border around this has a color of #e72e5a
<div style="border:2px solid #e72e5a;">Content here</div>
.myborder {border:2px solid #e72e5a;}