#e72f4d color space conversions
Hex:
#e72f4d
RGB:
231, 47, 77
CMY:
9, 82, 70
CMYK:
0, 80, 67, 9
HSL:
350°, 79.3103%, 54.5098%
HSV (HSB):
350°, 79.6537%, 90.5882%
XYZ:
35.3111, 19.5578, 8.9351
xyY:
0.5534, 0.3065, 19.5578
CIE-Lab:
51.3335, 69.2103, 29.1809
CIE-LCH:
51.3335, 75.1105, 22.8616
CIE-Luv:
51.3335, 133.1272, 17.8985
Hunter-Lab:
44.2242, 65.1321, 18.9779
#e72f4d color charts
#e72f4d color shades, tints & tones
#e72f4d color schemes
#e72f4d color preview, HTML & CSS examples
This text has a color of #e72f4d
<p style="color:#e72f4d;">Text here</p>
.mytext {color:#e72f4d;}
This box has a color of #e72f4d
<div style="background-color:#e72f4d;">Content here</div>
.mybackground {background-color:#e72f4d;}
Border around this has a color of #e72f4d
<div style="border:2px solid #e72f4d;">Content here</div>
.myborder {border:2px solid #e72f4d;}