#721c20 color space conversions
Hex:
#721c20
RGB:
114, 28, 32
CMY:
55, 89, 87
CMYK:
0, 75, 72, 55
HSL:
357°, 60.5634%, 27.8431%
HSV (HSB):
357°, 75.4386%, 44.7059%
XYZ:
7.6154, 4.5122, 1.8361
xyY:
0.5454, 0.3231, 4.5122
CIE-Lab:
25.2972, 37.5481, 19.9152
CIE-LCH:
25.2972, 42.5026, 27.9412
CIE-Luv:
25.2972, 58.9091, 11.2535
Hunter-Lab:
21.2419, 26.8202, 9.7446
#721c20 color charts
#721c20 color shades, tints & tones
#721c20 color schemes
#721c20 color preview, HTML & CSS examples
This text has a color of #721c20
<p style="color:#721c20;">Text here</p>
.mytext {color:#721c20;}
This box has a color of #721c20
<div style="background-color:#721c20;">Content here</div>
.mybackground {background-color:#721c20;}
Border around this has a color of #721c20
<div style="border:2px solid #721c20;">Content here</div>
.myborder {border:2px solid #721c20;}