#d72b2d color space conversions
Hex:
#d72b2d
RGB:
215, 43, 45
CMY:
16, 83, 82
CMYK:
0, 80, 79, 16
HSL:
359°, 68.2540%, 50.5882%
HSV (HSB):
359°, 80.0000%, 84.3137%
XYZ:
29.3619, 16.3643, 4.0937
xyY:
0.5894, 0.3285, 16.3643
CIE-Lab:
47.4488, 64.5149, 42.3934
CIE-LCH:
47.4488, 77.1970, 33.3093
CIE-Luv:
47.4488, 130.2952, 27.5341
Hunter-Lab:
40.4528, 58.7683, 22.3170
#d72b2d color charts
#d72b2d color shades, tints & tones
#d72b2d color schemes
#d72b2d color preview, HTML & CSS examples
This text has a color of #d72b2d
<p style="color:#d72b2d;">Text here</p>
.mytext {color:#d72b2d;}
This box has a color of #d72b2d
<div style="background-color:#d72b2d;">Content here</div>
.mybackground {background-color:#d72b2d;}
Border around this has a color of #d72b2d
<div style="border:2px solid #d72b2d;">Content here</div>
.myborder {border:2px solid #d72b2d;}