#6f653f color space conversions
Hex:
#6f653f
RGB:
111, 101, 63
CMY:
56, 60, 75
CMYK:
0, 9, 43, 56
HSL:
48°, 27.5862%, 34.1176%
HSV (HSB):
48°, 43.2432%, 43.5294%
XYZ:
12.1064, 13.0457, 6.5826
xyY:
0.3815, 0.4111, 13.0457
CIE-Lab:
42.8321, -2.0145, 22.9394
CIE-LCH:
42.8321, 23.0277, 95.0187
CIE-Luv:
42.8321, 8.3425, 26.5420
Hunter-Lab:
36.1189, -3.3780, 14.4777
#6f653f color charts
#6f653f color shades, tints & tones
#6f653f color schemes
#6f653f color preview, HTML & CSS examples
This text has a color of #6f653f
<p style="color:#6f653f;">Text here</p>
.mytext {color:#6f653f;}
This box has a color of #6f653f
<div style="background-color:#6f653f;">Content here</div>
.mybackground {background-color:#6f653f;}
Border around this has a color of #6f653f
<div style="border:2px solid #6f653f;">Content here</div>
.myborder {border:2px solid #6f653f;}