#d72a3e color space conversions
Hex:
#d72a3e
RGB:
215, 42, 62
CMY:
16, 84, 76
CMYK:
0, 80, 71, 16
HSL:
353°, 68.3794%, 50.3922%
HSV (HSB):
353°, 80.4651%, 84.3137%
XYZ:
29.7218, 16.4508, 6.1662
xyY:
0.5679, 0.3143, 16.4508
CIE-Lab:
47.5605, 65.4094, 32.7831
CIE-LCH:
47.5605, 73.1650, 26.6200
CIE-Luv:
47.5605, 126.8670, 20.7635
Hunter-Lab:
40.5596, 59.8243, 19.3779
#d72a3e color charts
#d72a3e color shades, tints & tones
#d72a3e color schemes
#d72a3e color preview, HTML & CSS examples
This text has a color of #d72a3e
<p style="color:#d72a3e;">Text here</p>
.mytext {color:#d72a3e;}
This box has a color of #d72a3e
<div style="background-color:#d72a3e;">Content here</div>
.mybackground {background-color:#d72a3e;}
Border around this has a color of #d72a3e
<div style="border:2px solid #d72a3e;">Content here</div>
.myborder {border:2px solid #d72a3e;}