#d72f5a color space conversions
Hex:
#d72f5a
RGB:
215, 47, 90
CMY:
16, 82, 65
CMYK:
0, 78, 58, 16
HSL:
345°, 67.7419%, 51.3725%
HSV (HSB):
345°, 78.1395%, 84.3137%
XYZ:
30.8863, 17.2183, 11.3684
xyY:
0.5193, 0.2895, 17.2183
CIE-Lab:
48.5339, 65.5891, 17.0887
CIE-LCH:
48.5339, 67.7787, 14.6033
CIE-Luv:
48.5339, 116.3067, 6.9628
Hunter-Lab:
41.4949, 60.2485, 12.8027
#d72f5a color charts
#d72f5a color shades, tints & tones
#d72f5a color schemes
#d72f5a color preview, HTML & CSS examples
This text has a color of #d72f5a
<p style="color:#d72f5a;">Text here</p>
.mytext {color:#d72f5a;}
This box has a color of #d72f5a
<div style="background-color:#d72f5a;">Content here</div>
.mybackground {background-color:#d72f5a;}
Border around this has a color of #d72f5a
<div style="border:2px solid #d72f5a;">Content here</div>
.myborder {border:2px solid #d72f5a;}