#6e6e31 color space conversions
Hex:
#6e6e31
RGB:
110, 110, 49
CMY:
57, 57, 81
CMYK:
0, 0, 55, 57
HSL:
60°, 38.3648%, 31.1765%
HSV (HSB):
60°, 55.4545%, 43.1373%
XYZ:
12.5607, 14.6886, 5.0789
xyY:
0.3885, 0.4544, 14.6886
CIE-Lab:
45.2047, -9.1331, 33.5308
CIE-LCH:
45.2047, 34.7524, 105.2366
CIE-Luv:
45.2047, 2.7321, 37.8725
Hunter-Lab:
38.3257, -8.5691, 18.9709
#6e6e31 color charts
#6e6e31 color shades, tints & tones
#6e6e31 color schemes
#6e6e31 color preview, HTML & CSS examples
This text has a color of #6e6e31
<p style="color:#6e6e31;">Text here</p>
.mytext {color:#6e6e31;}
This box has a color of #6e6e31
<div style="background-color:#6e6e31;">Content here</div>
.mybackground {background-color:#6e6e31;}
Border around this has a color of #6e6e31
<div style="border:2px solid #6e6e31;">Content here</div>
.myborder {border:2px solid #6e6e31;}