#6f5312 color space conversions
Hex:
        #6f5312
        RGB:
        111, 83, 18
        CMY:
        56, 67, 93
        CMYK:
        0, 25, 84, 56
      HSL:
        42°, 72.0930%, 25.2941%
        HSV (HSB):
        42°, 83.7838%, 43.5294%
        XYZ:
        9.7580, 9.6097, 1.9128
        xyY:
        0.4585, 0.4516, 9.6097
      CIE-Lab:
        37.1326, 5.1030, 39.6162
        CIE-LCH:
        37.1326, 39.9435, 82.6601
        CIE-Luv:
        37.1326, 22.5225, 35.4424
        Hunter-Lab:
        30.9995, 1.9389, 18.0412
      #6f5312 color charts
#6f5312 RGB chart
      #6f5312 CMYK chart
      #6f5312 RGB pie chart
      #6f5312 color shades, tints & tones
#6f5312 color schemes
#6f5312 color preview, HTML & CSS examples
           This text has a color of #6f5312        
        
          <p style="color:#6f5312;">Text here</p>
        
        
          .mytext {color:#6f5312;}
        
        Text color #6f5312
      
           This box has a color of #6f5312        
        
          <div style="background-color:#6f5312;">Content here</div>
        
        
          .mybackground {background-color:#6f5312;}
        
        Background color #6f5312
      
           Border around this has a color of #6f5312        
        
          <div style="border:2px solid #6f5312;">Content here</div>
        
        
          .myborder {border:2px solid #6f5312;}
        
        Border color #6f5312