#d72a1c color space conversions
Hex:
#d72a1c
RGB:
215, 42, 28
CMY:
16, 84, 89
CMYK:
0, 80, 87, 16
HSL:
4°, 76.9547%, 47.6471%
HSV (HSB):
4°, 86.9767%, 84.3137%
XYZ:
29.0619, 16.1868, 2.6912
xyY:
0.6062, 0.3376, 16.1868
CIE-Lab:
47.2187, 64.3521, 50.7389
CIE-LCH:
47.2187, 81.9490, 38.2543
CIE-Luv:
47.2187, 133.4627, 31.9627
Hunter-Lab:
40.2329, 58.5305, 24.1970
#d72a1c color charts
#d72a1c color shades, tints & tones
#d72a1c color schemes
#d72a1c color preview, HTML & CSS examples
This text has a color of #d72a1c
<p style="color:#d72a1c;">Text here</p>
.mytext {color:#d72a1c;}
This box has a color of #d72a1c
<div style="background-color:#d72a1c;">Content here</div>
.mybackground {background-color:#d72a1c;}
Border around this has a color of #d72a1c
<div style="border:2px solid #d72a1c;">Content here</div>
.myborder {border:2px solid #d72a1c;}