#e72d48 color space conversions
Hex:
#e72d48
RGB:
231, 45, 72
CMY:
9, 82, 72
CMYK:
0, 81, 69, 9
HSL:
351°, 79.4872%, 54.1176%
HSV (HSB):
351°, 80.5195%, 90.5882%
XYZ:
35.0631, 19.3336, 8.0146
xyY:
0.5618, 0.3098, 19.3336
CIE-Lab:
51.0752, 69.4802, 31.8289
CIE-LCH:
51.0752, 76.4236, 24.6125
CIE-Luv:
51.0752, 135.3864, 19.9720
Hunter-Lab:
43.9700, 65.3943, 19.9719
#e72d48 color charts
#e72d48 color shades, tints & tones
#e72d48 color schemes
#e72d48 color preview, HTML & CSS examples
This text has a color of #e72d48
<p style="color:#e72d48;">Text here</p>
.mytext {color:#e72d48;}
This box has a color of #e72d48
<div style="background-color:#e72d48;">Content here</div>
.mybackground {background-color:#e72d48;}
Border around this has a color of #e72d48
<div style="border:2px solid #e72d48;">Content here</div>
.myborder {border:2px solid #e72d48;}