#6a704d color space conversions
Hex:
#6a704d
RGB:
106, 112, 77
CMY:
58, 56, 70
CMYK:
5, 0, 31, 56
HSL:
70°, 18.5185%, 37.0588%
HSV (HSB):
70°, 31.2500%, 43.9216%
XYZ:
13.0776, 15.1883, 9.2636
xyY:
0.3485, 0.4047, 15.1883
CIE-Lab:
45.8911, -8.6451, 18.7452
CIE-LCH:
45.8911, 20.6427, 114.7587
CIE-Luv:
45.8911, -1.8826, 24.1042
Hunter-Lab:
38.9722, -8.3036, 13.1875
#6a704d color charts
#6a704d color shades, tints & tones
#6a704d color schemes
#6a704d color preview, HTML & CSS examples
This text has a color of #6a704d
<p style="color:#6a704d;">Text here</p>
.mytext {color:#6a704d;}
This box has a color of #6a704d
<div style="background-color:#6a704d;">Content here</div>
.mybackground {background-color:#6a704d;}
Border around this has a color of #6a704d
<div style="border:2px solid #6a704d;">Content here</div>
.myborder {border:2px solid #6a704d;}