#6f6f4d color space conversions
Hex:
#6f6f4d
RGB:
111, 111, 77
CMY:
56, 56, 70
CMYK:
0, 0, 31, 56
HSL:
60°, 18.0851%, 36.8627%
HSV (HSB):
60°, 30.6306%, 43.5294%
XYZ:
13.5795, 15.2842, 9.2556
xyY:
0.3562, 0.4010, 15.2842
CIE-Lab:
46.0210, -5.9441, 18.9945
CIE-LCH:
46.0210, 19.9028, 107.3769
CIE-Luv:
46.0210, 1.7263, 23.9249
Hunter-Lab:
39.0950, -6.4148, 13.3298
#6f6f4d color charts
#6f6f4d color shades, tints & tones
#6f6f4d color schemes
#6f6f4d color preview, HTML & CSS examples
This text has a color of #6f6f4d
<p style="color:#6f6f4d;">Text here</p>
.mytext {color:#6f6f4d;}
This box has a color of #6f6f4d
<div style="background-color:#6f6f4d;">Content here</div>
.mybackground {background-color:#6f6f4d;}
Border around this has a color of #6f6f4d
<div style="border:2px solid #6f6f4d;">Content here</div>
.myborder {border:2px solid #6f6f4d;}