#e72f4e color space conversions
Hex:
#e72f4e
RGB:
231, 47, 78
CMY:
9, 82, 69
CMYK:
0, 80, 66, 9
HSL:
350°, 79.3103%, 54.5098%
HSV (HSB):
350°, 79.6537%, 90.5882%
XYZ:
35.3467, 19.5720, 9.1225
xyY:
0.5519, 0.3056, 19.5720
CIE-Lab:
51.3498, 69.2606, 28.6056
CIE-LCH:
51.3498, 74.9354, 22.4413
CIE-Luv:
51.3498, 132.8323, 17.3915
Hunter-Lab:
44.2403, 65.1957, 18.7423
#e72f4e color charts
#e72f4e color shades, tints & tones
#e72f4e color schemes
#e72f4e color preview, HTML & CSS examples
This text has a color of #e72f4e
<p style="color:#e72f4e;">Text here</p>
.mytext {color:#e72f4e;}
This box has a color of #e72f4e
<div style="background-color:#e72f4e;">Content here</div>
.mybackground {background-color:#e72f4e;}
Border around this has a color of #e72f4e
<div style="border:2px solid #e72f4e;">Content here</div>
.myborder {border:2px solid #e72f4e;}