#6a4d12 color space conversions
Hex:
        #6a4d12
        RGB:
        106, 77, 18
        CMY:
        58, 70, 93
        CMYK:
        0, 27, 83, 58
      HSL:
        40°, 70.9677%, 24.3137%
        HSV (HSB):
        40°, 83.0189%, 41.5686%
        XYZ:
        8.7069, 8.4156, 1.7377
        xyY:
        0.4617, 0.4462, 8.4156
      CIE-Lab:
        34.8338, 6.2841, 37.2901
        CIE-LCH:
        34.8338, 37.8159, 80.4344
        CIE-Luv:
        34.8338, 22.9389, 32.6369
        Hunter-Lab:
        29.0097, 2.8079, 16.7552
      #6a4d12 color charts
#6a4d12 RGB chart
      #6a4d12 CMYK chart
      #6a4d12 RGB pie chart
      #6a4d12 color shades, tints & tones
#6a4d12 color schemes
#6a4d12 color preview, HTML & CSS examples
           This text has a color of #6a4d12        
        
          <p style="color:#6a4d12;">Text here</p>
        
        
          .mytext {color:#6a4d12;}
        
        Text color #6a4d12
      
           This box has a color of #6a4d12        
        
          <div style="background-color:#6a4d12;">Content here</div>
        
        
          .mybackground {background-color:#6a4d12;}
        
        Background color #6a4d12
      
           Border around this has a color of #6a4d12        
        
          <div style="border:2px solid #6a4d12;">Content here</div>
        
        
          .myborder {border:2px solid #6a4d12;}
        
        Border color #6a4d12