#6f5f5a color space conversions
Hex:
#6f5f5a
RGB:
111, 95, 90
CMY:
56, 63, 65
CMYK:
0, 14, 19, 56
HSL:
14°, 10.4478%, 39.4118%
HSV (HSB):
14°, 18.9189%, 43.5294%
XYZ:
12.4932, 12.3021, 11.3889
xyY:
0.3453, 0.3400, 12.3021
CIE-Lab:
41.6923, 5.5496, 5.2362
CIE-LCH:
41.6923, 7.6299, 43.3358
CIE-Luv:
41.6923, 9.9260, 5.7286
Hunter-Lab:
35.0744, 2.2002, 5.3001
#6f5f5a color charts
#6f5f5a color shades, tints & tones
#6f5f5a color schemes
#6f5f5a color preview, HTML & CSS examples
This text has a color of #6f5f5a
<p style="color:#6f5f5a;">Text here</p>
.mytext {color:#6f5f5a;}
This box has a color of #6f5f5a
<div style="background-color:#6f5f5a;">Content here</div>
.mybackground {background-color:#6f5f5a;}
Border around this has a color of #6f5f5a
<div style="border:2px solid #6f5f5a;">Content here</div>
.myborder {border:2px solid #6f5f5a;}