#6f5f3f color space conversions
Hex:
#6f5f3f
RGB:
111, 95, 63
CMY:
56, 63, 75
CMYK:
0, 14, 43, 56
HSL:
40°, 27.5862%, 34.1176%
HSV (HSB):
40°, 43.2432%, 43.5294%
XYZ:
11.5450, 11.9228, 6.3955
xyY:
0.3866, 0.3992, 11.9228
CIE-Lab:
41.0932, 1.5300, 20.6924
CIE-LCH:
41.0932, 20.7489, 85.7711
CIE-Luv:
41.0932, 12.0260, 23.3349
Hunter-Lab:
34.5294, -0.7448, 13.1890
#6f5f3f color charts
#6f5f3f color shades, tints & tones
#6f5f3f color schemes
#6f5f3f color preview, HTML & CSS examples
This text has a color of #6f5f3f
<p style="color:#6f5f3f;">Text here</p>
.mytext {color:#6f5f3f;}
This box has a color of #6f5f3f
<div style="background-color:#6f5f3f;">Content here</div>
.mybackground {background-color:#6f5f3f;}
Border around this has a color of #6f5f3f
<div style="border:2px solid #6f5f3f;">Content here</div>
.myborder {border:2px solid #6f5f3f;}