#6f4e2e color space conversions
Hex:
#6f4e2e
RGB:
111, 78, 46
CMY:
56, 69, 82
CMYK:
0, 30, 59, 56
HSL:
30°, 41.4013%, 30.7843%
HSV (HSB):
30°, 58.5586%, 43.5294%
XYZ:
9.7731, 9.0255, 3.8118
xyY:
0.4322, 0.3992, 9.0255
CIE-Lab:
36.0334, 9.9615, 24.2865
CIE-LCH:
36.0334, 26.2501, 67.6982
CIE-Luv:
36.0334, 24.2674, 23.6096
Hunter-Lab:
30.0425, 5.4930, 13.5071
#6f4e2e color charts
#6f4e2e color shades, tints & tones
#6f4e2e color schemes
#6f4e2e color preview, HTML & CSS examples
This text has a color of #6f4e2e
<p style="color:#6f4e2e;">Text here</p>
.mytext {color:#6f4e2e;}
This box has a color of #6f4e2e
<div style="background-color:#6f4e2e;">Content here</div>
.mybackground {background-color:#6f4e2e;}
Border around this has a color of #6f4e2e
<div style="border:2px solid #6f4e2e;">Content here</div>
.myborder {border:2px solid #6f4e2e;}