#d72f3a color space conversions
Hex:
#d72f3a
RGB:
215, 47, 58
CMY:
16, 82, 77
CMYK:
0, 78, 73, 16
HSL:
356°, 67.7419%, 51.3725%
HSV (HSB):
356°, 78.1395%, 84.3137%
XYZ:
29.8046, 16.7856, 5.6721
xyY:
0.5703, 0.3212, 16.7856
CIE-Lab:
47.9887, 63.8781, 35.6307
CIE-LCH:
47.9887, 73.1434, 29.1524
CIE-Luv:
47.9887, 125.6513, 23.4473
Hunter-Lab:
40.9702, 58.1553, 20.4708
#d72f3a color charts
#d72f3a color shades, tints & tones
#d72f3a color schemes
#d72f3a color preview, HTML & CSS examples
This text has a color of #d72f3a
<p style="color:#d72f3a;">Text here</p>
.mytext {color:#d72f3a;}
This box has a color of #d72f3a
<div style="background-color:#d72f3a;">Content here</div>
.mybackground {background-color:#d72f3a;}
Border around this has a color of #d72f3a
<div style="border:2px solid #d72f3a;">Content here</div>
.myborder {border:2px solid #d72f3a;}