#726c3d color space conversions
Hex:
#726c3d
RGB:
114, 108, 61
CMY:
55, 58, 76
CMYK:
0, 5, 46, 55
HSL:
53°, 30.2857%, 34.3137%
HSV (HSB):
53°, 46.4912%, 44.7059%
XYZ:
13.1443, 14.6395, 6.5478
xyY:
0.3829, 0.4264, 14.6395
CIE-Lab:
45.1364, -4.9539, 27.0510
CIE-LCH:
45.1364, 27.5009, 100.3776
CIE-Luv:
45.1364, 6.1530, 31.5186
Hunter-Lab:
38.2615, -5.6361, 16.6366
#726c3d color charts
#726c3d color shades, tints & tones
#726c3d color schemes
#726c3d color preview, HTML & CSS examples
This text has a color of #726c3d
<p style="color:#726c3d;">Text here</p>
.mytext {color:#726c3d;}
This box has a color of #726c3d
<div style="background-color:#726c3d;">Content here</div>
.mybackground {background-color:#726c3d;}
Border around this has a color of #726c3d
<div style="border:2px solid #726c3d;">Content here</div>
.myborder {border:2px solid #726c3d;}