#6f6061 color space conversions
Hex:
#6f6061
RGB:
111, 96, 97
CMY:
56, 62, 62
CMYK:
0, 14, 13, 56
HSL:
356°, 7.2464%, 40.5882%
HSV (HSB):
356°, 13.5135%, 43.5294%
XYZ:
12.8961, 12.6083, 13.0632
xyY:
0.3344, 0.3269, 12.6083
CIE-Lab:
42.1670, 6.2070, 1.6464
CIE-LCH:
42.1670, 6.4217, 14.8559
CIE-Luv:
42.1670, 8.7797, 1.1527
Hunter-Lab:
35.5082, 2.6894, 3.0434
#6f6061 color charts
#6f6061 color shades, tints & tones
#6f6061 color schemes
#6f6061 color preview, HTML & CSS examples
This text has a color of #6f6061
<p style="color:#6f6061;">Text here</p>
.mytext {color:#6f6061;}
This box has a color of #6f6061
<div style="background-color:#6f6061;">Content here</div>
.mybackground {background-color:#6f6061;}
Border around this has a color of #6f6061
<div style="border:2px solid #6f6061;">Content here</div>
.myborder {border:2px solid #6f6061;}