#d72a29 color space conversions
Hex:
#d72a29
RGB:
215, 42, 41
CMY:
16, 84, 84
CMYK:
0, 80, 81, 16
HSL:
0°, 68.5039%, 50.1961%
HSV (HSB):
0°, 80.9302%, 84.3137%
XYZ:
29.2525, 16.2631, 3.6951
xyY:
0.5944, 0.3305, 16.2631
CIE-Lab:
47.3178, 64.6598, 44.4166
CIE-LCH:
47.3178, 78.4457, 34.4862
CIE-Luv:
47.3178, 131.4877, 28.6208
Hunter-Lab:
40.3275, 58.9060, 22.7966
#d72a29 color charts
#d72a29 color shades, tints & tones
#d72a29 color schemes
#d72a29 color preview, HTML & CSS examples
This text has a color of #d72a29
<p style="color:#d72a29;">Text here</p>
.mytext {color:#d72a29;}
This box has a color of #d72a29
<div style="background-color:#d72a29;">Content here</div>
.mybackground {background-color:#d72a29;}
Border around this has a color of #d72a29
<div style="border:2px solid #d72a29;">Content here</div>
.myborder {border:2px solid #d72a29;}