#721c28 color space conversions
Hex:
#721c28
RGB:
114, 28, 40
CMY:
55, 89, 84
CMYK:
0, 75, 65, 55
HSL:
352°, 60.5634%, 27.8431%
HSV (HSB):
352°, 75.4386%, 44.7059%
XYZ:
7.7377, 4.5611, 2.4800
xyY:
0.5236, 0.3086, 4.5611
CIE-Lab:
25.4459, 38.0548, 14.7654
CIE-LCH:
25.4459, 40.8190, 21.2064
CIE-Luv:
25.4459, 57.0322, 7.5173
Hunter-Lab:
21.3568, 27.2973, 8.0647
#721c28 color charts
#721c28 color shades, tints & tones
#721c28 color schemes
#721c28 color preview, HTML & CSS examples
This text has a color of #721c28
<p style="color:#721c28;">Text here</p>
.mytext {color:#721c28;}
This box has a color of #721c28
<div style="background-color:#721c28;">Content here</div>
.mybackground {background-color:#721c28;}
Border around this has a color of #721c28
<div style="border:2px solid #721c28;">Content here</div>
.myborder {border:2px solid #721c28;}