#e72f42 color space conversions
Hex:
#e72f42
RGB:
231, 47, 66
CMY:
9, 82, 74
CMYK:
0, 80, 71, 9
HSL:
354°, 79.3103%, 54.5098%
HSV (HSB):
354°, 79.6537%, 90.5882%
XYZ:
34.9549, 19.4153, 7.0595
xyY:
0.5690, 0.3161, 19.4153
CIE-Lab:
51.1696, 68.7041, 35.4631
CIE-LCH:
51.1696, 77.3168, 27.3015
CIE-Luv:
51.1696, 136.1524, 23.0857
Hunter-Lab:
44.0628, 64.4936, 21.3449
#e72f42 color charts
#e72f42 color shades, tints & tones
#e72f42 color schemes
#e72f42 color preview, HTML & CSS examples
This text has a color of #e72f42
<p style="color:#e72f42;">Text here</p>
.mytext {color:#e72f42;}
This box has a color of #e72f42
<div style="background-color:#e72f42;">Content here</div>
.mybackground {background-color:#e72f42;}
Border around this has a color of #e72f42
<div style="border:2px solid #e72f42;">Content here</div>
.myborder {border:2px solid #e72f42;}