#6f5d06 color space conversions
Hex:
        #6f5d06
        RGB:
        111, 93, 6
        CMY:
        56, 64, 98
        CMYK:
        0, 16, 95, 56
      HSL:
        50°, 89.7436%, 22.9412%
        HSV (HSB):
        50°, 94.5946%, 43.5294%
        XYZ:
        10.5028, 11.2214, 1.7847
        xyY:
        0.4468, 0.4773, 11.2214
      CIE-Lab:
        39.9508, -1.2333, 45.6631
        CIE-LCH:
        39.9508, 45.6797, 91.5472
        CIE-Luv:
        39.9508, 15.7167, 41.5522
        Hunter-Lab:
        33.4983, -2.6567, 20.2900
      #6f5d06 color charts
#6f5d06 RGB chart
      #6f5d06 CMYK chart
      #6f5d06 RGB pie chart
      #6f5d06 color shades, tints & tones
#6f5d06 color schemes
#6f5d06 color preview, HTML & CSS examples
           This text has a color of #6f5d06        
        
          <p style="color:#6f5d06;">Text here</p>
        
        
          .mytext {color:#6f5d06;}
        
        Text color #6f5d06
      
           This box has a color of #6f5d06        
        
          <div style="background-color:#6f5d06;">Content here</div>
        
        
          .mybackground {background-color:#6f5d06;}
        
        Background color #6f5d06
      
           Border around this has a color of #6f5d06        
        
          <div style="border:2px solid #6f5d06;">Content here</div>
        
        
          .myborder {border:2px solid #6f5d06;}
        
        Border color #6f5d06