#726c6d color space conversions
Hex:
#726c6d
RGB:
114, 108, 109
CMY:
55, 58, 57
CMYK:
0, 5, 4, 55
HSL:
350°, 2.7027%, 43.5294%
HSV (HSB):
350°, 5.2632%, 44.7059%
XYZ:
15.0623, 15.4067, 16.6479
xyY:
0.3197, 0.3270, 15.4067
CIE-Lab:
46.1862, 2.5310, 0.2719
CIE-LCH:
46.1862, 2.5456, 6.1326
CIE-Luv:
46.1862, 3.3816, -0.0349
Hunter-Lab:
39.2513, -0.1922, 2.3289
#726c6d color charts
#726c6d color shades, tints & tones
#726c6d color schemes
#726c6d color preview, HTML & CSS examples
This text has a color of #726c6d
<p style="color:#726c6d;">Text here</p>
.mytext {color:#726c6d;}
This box has a color of #726c6d
<div style="background-color:#726c6d;">Content here</div>
.mybackground {background-color:#726c6d;}
Border around this has a color of #726c6d
<div style="border:2px solid #726c6d;">Content here</div>
.myborder {border:2px solid #726c6d;}