#d72c4e color space conversions
Hex:
#d72c4e
RGB:
215, 44, 78
CMY:
16, 83, 69
CMYK:
0, 80, 64, 16
HSL:
348°, 68.1275%, 50.7843%
HSV (HSB):
348°, 79.5349%, 84.3137%
XYZ:
30.3002, 16.7985, 8.8532
xyY:
0.5415, 0.3002, 16.7985
CIE-Lab:
48.0051, 65.6799, 23.7088
CIE-LCH:
48.0051, 69.8280, 19.8483
CIE-Luv:
48.0051, 121.4447, 13.2292
Hunter-Lab:
40.9860, 60.2363, 15.8833
#d72c4e color charts
#d72c4e color shades, tints & tones
#d72c4e color schemes
#d72c4e color preview, HTML & CSS examples
This text has a color of #d72c4e
<p style="color:#d72c4e;">Text here</p>
.mytext {color:#d72c4e;}
This box has a color of #d72c4e
<div style="background-color:#d72c4e;">Content here</div>
.mybackground {background-color:#d72c4e;}
Border around this has a color of #d72c4e
<div style="border:2px solid #d72c4e;">Content here</div>
.myborder {border:2px solid #d72c4e;}