#726c30 color space conversions
Hex:
#726c30
RGB:
114, 108, 48
CMY:
55, 58, 81
CMYK:
0, 5, 58, 55
HSL:
55°, 40.7407%, 31.7647%
HSV (HSB):
55°, 57.8947%, 44.7059%
XYZ:
12.8355, 14.5159, 4.9217
xyY:
0.3977, 0.4498, 14.5159
CIE-Lab:
44.9639, -6.2515, 33.8664
CIE-LCH:
44.9639, 34.4386, 100.4587
CIE-Luv:
44.9639, 6.6808, 37.5060
Hunter-Lab:
38.0998, -6.5395, 19.0109
#726c30 color charts
#726c30 color shades, tints & tones
#726c30 color schemes
#726c30 color preview, HTML & CSS examples
This text has a color of #726c30
<p style="color:#726c30;">Text here</p>
.mytext {color:#726c30;}
This box has a color of #726c30
<div style="background-color:#726c30;">Content here</div>
.mybackground {background-color:#726c30;}
Border around this has a color of #726c30
<div style="border:2px solid #726c30;">Content here</div>
.myborder {border:2px solid #726c30;}