#720d2d color space conversions
Hex:
#720d2d
RGB:
114, 13, 45
CMY:
55, 95, 82
CMYK:
0, 89, 61, 55
HSL:
341°, 79.5276%, 24.9020%
HSV (HSB):
341°, 88.5965%, 44.7059%
XYZ:
7.5570, 4.0547, 2.8670
xyY:
0.5219, 0.2800, 4.0547
CIE-Lab:
23.8515, 43.2272, 9.2095
CIE-LCH:
23.8515, 44.1974, 12.0269
CIE-Luv:
23.8515, 60.4143, 1.7746
Hunter-Lab:
20.1363, 31.7511, 5.6539
#720d2d color charts
#720d2d color shades, tints & tones
#720d2d color schemes
#720d2d color preview, HTML & CSS examples
This text has a color of #720d2d
<p style="color:#720d2d;">Text here</p>
.mytext {color:#720d2d;}
This box has a color of #720d2d
<div style="background-color:#720d2d;">Content here</div>
.mybackground {background-color:#720d2d;}
Border around this has a color of #720d2d
<div style="border:2px solid #720d2d;">Content here</div>
.myborder {border:2px solid #720d2d;}