#6f6f6c color space conversions
Hex:
#6f6f6c
RGB:
111, 111, 108
CMY:
56, 56, 58
CMYK:
0, 0, 3, 56
HSL:
60°, 1.3699%, 42.9412%
HSV (HSB):
60°, 2.7027%, 43.5294%
XYZ:
14.9468, 15.8311, 16.4553
xyY:
0.3164, 0.3352, 15.8311
CIE-Lab:
46.7521, -0.6019, 1.6617
CIE-LCH:
46.7521, 1.7673, 109.9107
CIE-Luv:
46.7521, 0.1674, 2.3076
Hunter-Lab:
39.7883, -2.5748, 3.3312
#6f6f6c color charts
#6f6f6c color shades, tints & tones
#6f6f6c color schemes
#6f6f6c color preview, HTML & CSS examples
This text has a color of #6f6f6c
<p style="color:#6f6f6c;">Text here</p>
.mytext {color:#6f6f6c;}
This box has a color of #6f6f6c
<div style="background-color:#6f6f6c;">Content here</div>
.mybackground {background-color:#6f6f6c;}
Border around this has a color of #6f6f6c
<div style="border:2px solid #6f6f6c;">Content here</div>
.myborder {border:2px solid #6f6f6c;}