#d72f5c color space conversions
Hex:
#d72f5c
RGB:
215, 47, 92
CMY:
16, 82, 64
CMYK:
0, 78, 57, 16
HSL:
344°, 67.7419%, 51.3725%
HSV (HSB):
344°, 78.1395%, 84.3137%
XYZ:
30.9726, 17.2528, 11.8229
xyY:
0.5158, 0.2873, 17.2528
CIE-Lab:
48.5770, 65.7232, 15.9244
CIE-LCH:
48.5770, 67.6249, 13.6200
CIE-Luv:
48.5770, 115.6203, 5.7409
Hunter-Lab:
41.5365, 60.4136, 12.1993
#d72f5c color charts
#d72f5c color shades, tints & tones
#d72f5c color schemes
#d72f5c color preview, HTML & CSS examples
This text has a color of #d72f5c
<p style="color:#d72f5c;">Text here</p>
.mytext {color:#d72f5c;}
This box has a color of #d72f5c
<div style="background-color:#d72f5c;">Content here</div>
.mybackground {background-color:#d72f5c;}
Border around this has a color of #d72f5c
<div style="border:2px solid #d72f5c;">Content here</div>
.myborder {border:2px solid #d72f5c;}