#6f6f64 color space conversions
Hex:
#6f6f64
RGB:
111, 111, 100
CMY:
56, 56, 61
CMYK:
0, 0, 10, 56
HSL:
60°, 5.2133%, 41.3725%
HSV (HSB):
60°, 9.9099%, 43.5294%
XYZ:
14.5402, 15.6685, 14.3146
xyY:
0.3266, 0.3519, 15.6685
CIE-Lab:
46.5365, -2.1419, 6.1259
CIE-LCH:
46.5365, 6.4895, 109.2719
CIE-Luv:
46.5365, 0.6010, 8.3199
Hunter-Lab:
39.5834, -3.7024, 6.2674
#6f6f64 color charts
#6f6f64 color shades, tints & tones
#6f6f64 color schemes
#6f6f64 color preview, HTML & CSS examples
This text has a color of #6f6f64
<p style="color:#6f6f64;">Text here</p>
.mytext {color:#6f6f64;}
This box has a color of #6f6f64
<div style="background-color:#6f6f64;">Content here</div>
.mybackground {background-color:#6f6f64;}
Border around this has a color of #6f6f64
<div style="border:2px solid #6f6f64;">Content here</div>
.myborder {border:2px solid #6f6f64;}