#6b5f00 color space conversions
Hex:
        #6b5f00
        RGB:
        107, 95, 0
        CMY:
        58, 63, 100
        CMYK:
        0, 11, 100, 58
      HSL:
        53°, 100.0000%, 20.9804%
        HSV (HSB):
        53°, 100.0000%, 41.9608%
        XYZ:
        10.1556, 11.3102, 1.6478
        xyY:
        0.4394, 0.4893, 11.3102
      CIE-Lab:
        40.0981, -4.5415, 47.2502
        CIE-LCH:
        40.0981, 47.4680, 95.4901
        CIE-Luv:
        40.0981, 11.4865, 43.0719
        Hunter-Lab:
        33.6307, -4.9512, 20.6364
      #6b5f00 color charts
#6b5f00 RGB chart
      #6b5f00 CMYK chart
      #6b5f00 RGB pie chart
      #6b5f00 color shades, tints & tones
#6b5f00 color schemes
#6b5f00 color preview, HTML & CSS examples
           This text has a color of #6b5f00        
        
          <p style="color:#6b5f00;">Text here</p>
        
        
          .mytext {color:#6b5f00;}
        
        Text color #6b5f00
      
           This box has a color of #6b5f00        
        
          <div style="background-color:#6b5f00;">Content here</div>
        
        
          .mybackground {background-color:#6b5f00;}
        
        Background color #6b5f00
      
           Border around this has a color of #6b5f00        
        
          <div style="border:2px solid #6b5f00;">Content here</div>
        
        
          .myborder {border:2px solid #6b5f00;}
        
        Border color #6b5f00