#721c32 color space conversions
Hex:
#721c32
RGB:
114, 28, 50
CMY:
55, 89, 80
CMYK:
0, 75, 56, 55
HSL:
345°, 60.5634%, 27.8431%
HSV (HSB):
345°, 75.4386%, 44.7059%
XYZ:
7.9304, 4.6382, 3.4949
xyY:
0.4937, 0.2887, 4.6382
CIE-Lab:
25.6781, 38.8384, 8.2982
CIE-LCH:
25.6781, 39.7150, 12.0605
CIE-Luv:
25.6781, 54.3057, 2.0327
Hunter-Lab:
21.5365, 28.0404, 5.4541
#721c32 color charts
#721c32 color shades, tints & tones
#721c32 color schemes
#721c32 color preview, HTML & CSS examples
This text has a color of #721c32
<p style="color:#721c32;">Text here</p>
.mytext {color:#721c32;}
This box has a color of #721c32
<div style="background-color:#721c32;">Content here</div>
.mybackground {background-color:#721c32;}
Border around this has a color of #721c32
<div style="border:2px solid #721c32;">Content here</div>
.myborder {border:2px solid #721c32;}