#d72d6f color space conversions
Hex:
#d72d6f
RGB:
215, 45, 111
CMY:
16, 82, 56
CMYK:
0, 79, 48, 16
HSL:
337°, 68.0000%, 50.9804%
HSV (HSB):
337°, 79.0698%, 84.3137%
XYZ:
31.8320, 17.4715, 16.7335
xyY:
0.4820, 0.2646, 17.4715
CIE-Lab:
48.8488, 67.7050, 4.6795
CIE-LCH:
48.8488, 67.8665, 3.9538
CIE-Luv:
48.8488, 109.3437, -7.2219
Hunter-Lab:
41.7990, 62.7883, 5.5235
#d72d6f color charts
#d72d6f color shades, tints & tones
#d72d6f color schemes
#d72d6f color preview, HTML & CSS examples
This text has a color of #d72d6f
<p style="color:#d72d6f;">Text here</p>
.mytext {color:#d72d6f;}
This box has a color of #d72d6f
<div style="background-color:#d72d6f;">Content here</div>
.mybackground {background-color:#d72d6f;}
Border around this has a color of #d72d6f
<div style="border:2px solid #d72d6f;">Content here</div>
.myborder {border:2px solid #d72d6f;}