#6f6c6c color space conversions
Hex:
#6f6c6c
RGB:
111, 108, 108
CMY:
56, 58, 58
CMYK:
0, 3, 3, 56
HSL:
0°, 1.3699%, 42.9412%
HSV (HSB):
0°, 2.7027%, 43.5294%
XYZ:
14.6249, 15.1873, 16.3480
xyY:
0.3168, 0.3290, 15.1873
CIE-Lab:
45.8897, 1.1639, 0.4069
CIE-LCH:
45.8897, 1.2330, 19.2682
CIE-Luv:
45.8897, 1.7057, 0.3600
Hunter-Lab:
38.9709, -1.2123, 2.4080
#6f6c6c color charts
#6f6c6c color shades, tints & tones
#6f6c6c color schemes
#6f6c6c color preview, HTML & CSS examples
This text has a color of #6f6c6c
<p style="color:#6f6c6c;">Text here</p>
.mytext {color:#6f6c6c;}
This box has a color of #6f6c6c
<div style="background-color:#6f6c6c;">Content here</div>
.mybackground {background-color:#6f6c6c;}
Border around this has a color of #6f6c6c
<div style="border:2px solid #6f6c6c;">Content here</div>
.myborder {border:2px solid #6f6c6c;}