#6f6f6d color space conversions
Hex:
#6f6f6d
RGB:
111, 111, 109
CMY:
56, 56, 57
CMYK:
0, 0, 2, 56
HSL:
60°, 0.9091%, 43.1373%
HSV (HSB):
60°, 1.8018%, 43.5294%
XYZ:
15.0003, 15.8525, 16.7372
xyY:
0.3152, 0.3331, 15.8525
CIE-Lab:
46.7804, -0.4019, 1.1054
CIE-LCH:
46.7804, 1.1762, 109.9802
CIE-Luv:
46.7804, 0.1120, 1.5391
Hunter-Lab:
39.8152, -2.4271, 2.9467
#6f6f6d color charts
#6f6f6d color shades, tints & tones
#6f6f6d color schemes
#6f6f6d color preview, HTML & CSS examples
This text has a color of #6f6f6d
<p style="color:#6f6f6d;">Text here</p>
.mytext {color:#6f6f6d;}
This box has a color of #6f6f6d
<div style="background-color:#6f6f6d;">Content here</div>
.mybackground {background-color:#6f6f6d;}
Border around this has a color of #6f6f6d
<div style="border:2px solid #6f6f6d;">Content here</div>
.myborder {border:2px solid #6f6f6d;}