#6c5c5c color space conversions
Hex:
#6c5c5c
RGB:
108, 92, 92
CMY:
58, 64, 64
CMYK:
0, 15, 15, 58
HSL:
0°, 8.0000%, 39.2157%
HSV (HSB):
0°, 14.8148%, 42.3529%
XYZ:
11.9433, 11.6151, 11.7377
xyY:
0.3384, 0.3291, 11.6151
CIE-Lab:
40.5978, 6.4808, 2.3969
CIE-LCH:
40.5978, 6.9098, 20.2970
CIE-Luv:
40.5978, 9.4752, 2.0368
Hunter-Lab:
34.0810, 2.9113, 3.4369
#6c5c5c color charts
#6c5c5c color shades, tints & tones
#6c5c5c color schemes
#6c5c5c color preview, HTML & CSS examples
This text has a color of #6c5c5c
<p style="color:#6c5c5c;">Text here</p>
.mytext {color:#6c5c5c;}
This box has a color of #6c5c5c
<div style="background-color:#6c5c5c;">Content here</div>
.mybackground {background-color:#6c5c5c;}
Border around this has a color of #6c5c5c
<div style="border:2px solid #6c5c5c;">Content here</div>
.myborder {border:2px solid #6c5c5c;}