#d72f1c color space conversions
Hex:
#d72f1c
RGB:
215, 47, 28
CMY:
16, 82, 89
CMYK:
0, 78, 87, 16
HSL:
6°, 76.9547%, 47.6471%
HSV (HSB):
6°, 86.9767%, 84.3137%
XYZ:
29.2504, 16.5639, 2.7541
xyY:
0.6023, 0.3410, 16.5639
CIE-Lab:
47.7058, 62.9791, 51.1289
CIE-LCH:
47.7058, 81.1205, 39.0710
CIE-Luv:
47.7058, 131.0417, 32.8432
Hunter-Lab:
40.6988, 57.0659, 24.4770
#d72f1c color charts
#d72f1c color shades, tints & tones
#d72f1c color schemes
#d72f1c color preview, HTML & CSS examples
This text has a color of #d72f1c
<p style="color:#d72f1c;">Text here</p>
.mytext {color:#d72f1c;}
This box has a color of #d72f1c
<div style="background-color:#d72f1c;">Content here</div>
.mybackground {background-color:#d72f1c;}
Border around this has a color of #d72f1c
<div style="border:2px solid #d72f1c;">Content here</div>
.myborder {border:2px solid #d72f1c;}