#6d5d12 color space conversions
Hex:
        #6d5d12
        RGB:
        109, 93, 18
        CMY:
        57, 64, 93
        CMYK:
        0, 15, 83, 57
      HSL:
        49°, 71.6535%, 24.9020%
        HSV (HSB):
        49°, 83.4862%, 42.7451%
        XYZ:
        10.3302, 11.1236, 2.1749
        xyY:
        0.4372, 0.4708, 11.1236
      CIE-Lab:
        39.7878, -1.8522, 41.9208
        CIE-LCH:
        39.7878, 41.9617, 92.5298
        CIE-Luv:
        39.7878, 14.0101, 39.6286
        Hunter-Lab:
        33.3520, -3.0788, 19.4801
      #6d5d12 color charts
#6d5d12 RGB chart
      #6d5d12 CMYK chart
      #6d5d12 RGB pie chart
      #6d5d12 color shades, tints & tones
#6d5d12 color schemes
#6d5d12 color preview, HTML & CSS examples
           This text has a color of #6d5d12        
        
          <p style="color:#6d5d12;">Text here</p>
        
        
          .mytext {color:#6d5d12;}
        
        Text color #6d5d12
      
           This box has a color of #6d5d12        
        
          <div style="background-color:#6d5d12;">Content here</div>
        
        
          .mybackground {background-color:#6d5d12;}
        
        Background color #6d5d12
      
           Border around this has a color of #6d5d12        
        
          <div style="border:2px solid #6d5d12;">Content here</div>
        
        
          .myborder {border:2px solid #6d5d12;}
        
        Border color #6d5d12