#d72f5d color space conversions
Hex:
#d72f5d
RGB:
215, 47, 93
CMY:
16, 82, 64
CMYK:
0, 78, 57, 16
HSL:
344°, 67.7419%, 51.3725%
HSV (HSB):
344°, 78.1395%, 84.3137%
XYZ:
31.0166, 17.2704, 12.0547
xyY:
0.5140, 0.2862, 17.2704
CIE-Lab:
48.5990, 65.7915, 15.3427
CIE-LCH:
48.5990, 67.5568, 13.1269
CIE-Luv:
48.5990, 115.2732, 5.1226
Hunter-Lab:
41.5577, 60.4977, 11.8921
#d72f5d color charts
#d72f5d color shades, tints & tones
#d72f5d color schemes
#d72f5d color preview, HTML & CSS examples
This text has a color of #d72f5d
<p style="color:#d72f5d;">Text here</p>
.mytext {color:#d72f5d;}
This box has a color of #d72f5d
<div style="background-color:#d72f5d;">Content here</div>
.mybackground {background-color:#d72f5d;}
Border around this has a color of #d72f5d
<div style="border:2px solid #d72f5d;">Content here</div>
.myborder {border:2px solid #d72f5d;}