#d72f40 color space conversions
Hex:
#d72f40
RGB:
215, 47, 64
CMY:
16, 82, 75
CMYK:
0, 78, 70, 16
HSL:
354°, 67.7419%, 51.3725%
HSV (HSB):
354°, 78.1395%, 84.3137%
XYZ:
29.9663, 16.8503, 6.5235
xyY:
0.5618, 0.3159, 16.8503
CIE-Lab:
48.0708, 64.1375, 32.2074
CIE-LCH:
48.0708, 71.7700, 26.6641
CIE-Luv:
48.0708, 124.1608, 20.8354
Hunter-Lab:
41.0491, 58.4710, 19.3120
#d72f40 color charts
#d72f40 color shades, tints & tones
#d72f40 color schemes
#d72f40 color preview, HTML & CSS examples
This text has a color of #d72f40
<p style="color:#d72f40;">Text here</p>
.mytext {color:#d72f40;}
This box has a color of #d72f40
<div style="background-color:#d72f40;">Content here</div>
.mybackground {background-color:#d72f40;}
Border around this has a color of #d72f40
<div style="border:2px solid #d72f40;">Content here</div>
.myborder {border:2px solid #d72f40;}