#721e1e color space conversions
Hex:
#721e1e
RGB:
114, 30, 30
CMY:
55, 88, 88
CMYK:
0, 74, 74, 55
HSL:
0°, 58.3333%, 28.2353%
HSV (HSB):
0°, 73.6842%, 44.7059%
XYZ:
7.6380, 4.5997, 1.7136
xyY:
0.5475, 0.3297, 4.5997
CIE-Lab:
25.5624, 36.6184, 21.5396
CIE-LCH:
25.5624, 42.4837, 30.4647
CIE-Luv:
25.5624, 58.4128, 12.5955
Hunter-Lab:
21.4469, 26.0385, 10.2757
#721e1e color charts
#721e1e color shades, tints & tones
#721e1e color schemes
#721e1e color preview, HTML & CSS examples
This text has a color of #721e1e
<p style="color:#721e1e;">Text here</p>
.mytext {color:#721e1e;}
This box has a color of #721e1e
<div style="background-color:#721e1e;">Content here</div>
.mybackground {background-color:#721e1e;}
Border around this has a color of #721e1e
<div style="border:2px solid #721e1e;">Content here</div>
.myborder {border:2px solid #721e1e;}