#721c2d color space conversions
Hex:
#721c2d
RGB:
114, 28, 45
CMY:
55, 89, 82
CMYK:
0, 75, 61, 55
HSL:
348°, 60.5634%, 27.8431%
HSV (HSB):
348°, 75.4386%, 44.7059%
XYZ:
7.8283, 4.5974, 2.9574
xyY:
0.5089, 0.2989, 4.5974
CIE-Lab:
25.5555, 38.4256, 11.5281
CIE-LCH:
25.5555, 40.1177, 16.6998
CIE-Luv:
25.5555, 55.7164, 4.8795
Hunter-Lab:
21.4415, 27.6481, 6.8312
#721c2d color charts
#721c2d color shades, tints & tones
#721c2d color schemes
#721c2d color preview, HTML & CSS examples
This text has a color of #721c2d
<p style="color:#721c2d;">Text here</p>
.mytext {color:#721c2d;}
This box has a color of #721c2d
<div style="background-color:#721c2d;">Content here</div>
.mybackground {background-color:#721c2d;}
Border around this has a color of #721c2d
<div style="border:2px solid #721c2d;">Content here</div>
.myborder {border:2px solid #721c2d;}