#726c7c color space conversions
Hex:
#726c7c
RGB:
114, 108, 124
CMY:
55, 58, 51
CMYK:
8, 13, 0, 51
HSL:
263°, 6.8966%, 45.4902%
HSV (HSB):
263°, 12.9032%, 48.6275%
XYZ:
15.9401, 15.7578, 21.2702
xyY:
0.3009, 0.2975, 15.7578
CIE-Lab:
46.6551, 5.6672, -8.0210
CIE-LCH:
46.6551, 9.8211, 305.2429
CIE-Luv:
46.6551, 2.3403, -11.9517
Hunter-Lab:
39.6961, 2.2092, -3.9819
#726c7c color charts
#726c7c color shades, tints & tones
#726c7c color schemes
#726c7c color preview, HTML & CSS examples
This text has a color of #726c7c
<p style="color:#726c7c;">Text here</p>
.mytext {color:#726c7c;}
This box has a color of #726c7c
<div style="background-color:#726c7c;">Content here</div>
.mybackground {background-color:#726c7c;}
Border around this has a color of #726c7c
<div style="border:2px solid #726c7c;">Content here</div>
.myborder {border:2px solid #726c7c;}