#d72e3c color space conversions
Hex:
#d72e3c
RGB:
215, 46, 60
CMY:
16, 82, 76
CMYK:
0, 79, 72, 16
HSL:
355°, 67.8715%, 51.1765%
HSV (HSB):
355°, 78.6047%, 84.3137%
XYZ:
29.8169, 16.7273, 5.9321
xyY:
0.5682, 0.3188, 16.7273
CIE-Lab:
47.9146, 64.2447, 34.3782
CIE-LCH:
47.9146, 72.8645, 28.1518
CIE-Luv:
47.9146, 125.6284, 22.4028
Hunter-Lab:
40.8990, 58.5599, 20.0297
#d72e3c color charts
#d72e3c color shades, tints & tones
#d72e3c color schemes
#d72e3c color preview, HTML & CSS examples
This text has a color of #d72e3c
<p style="color:#d72e3c;">Text here</p>
.mytext {color:#d72e3c;}
This box has a color of #d72e3c
<div style="background-color:#d72e3c;">Content here</div>
.mybackground {background-color:#d72e3c;}
Border around this has a color of #d72e3c
<div style="border:2px solid #d72e3c;">Content here</div>
.myborder {border:2px solid #d72e3c;}