#6d5512 color space conversions
Hex:
        #6d5512
        RGB:
        109, 85, 18
        CMY:
        57, 67, 93
        CMYK:
        0, 22, 83, 57
      HSL:
        44°, 71.6535%, 24.9020%
        HSV (HSB):
        44°, 83.4862%, 42.7451%
        XYZ:
        9.6644, 9.7919, 1.9529
        xyY:
        0.4514, 0.4574, 9.7919
      CIE-Lab:
        37.4663, 2.9135, 39.8307
        CIE-LCH:
        37.4663, 39.9371, 85.8164
        CIE-Luv:
        37.4663, 19.5782, 36.1949
        Hunter-Lab:
        31.2920, 0.3678, 18.2041
      #6d5512 color charts
#6d5512 RGB chart
      #6d5512 CMYK chart
      #6d5512 RGB pie chart
      #6d5512 color shades, tints & tones
#6d5512 color schemes
#6d5512 color preview, HTML & CSS examples
           This text has a color of #6d5512        
        
          <p style="color:#6d5512;">Text here</p>
        
        
          .mytext {color:#6d5512;}
        
        Text color #6d5512
      
           This box has a color of #6d5512        
        
          <div style="background-color:#6d5512;">Content here</div>
        
        
          .mybackground {background-color:#6d5512;}
        
        Background color #6d5512
      
           Border around this has a color of #6d5512        
        
          <div style="border:2px solid #6d5512;">Content here</div>
        
        
          .myborder {border:2px solid #6d5512;}
        
        Border color #6d5512