#6c5f00 color space conversions
Hex:
        #6c5f00
        RGB:
        108, 95, 0
        CMY:
        58, 63, 100
        CMYK:
        0, 12, 100, 58
      HSL:
        53°, 100.0000%, 21.1765%
        HSV (HSB):
        53°, 100.0000%, 42.3529%
        XYZ:
        10.2766, 11.3726, 1.6535
        xyY:
        0.4410, 0.4880, 11.3726
      CIE-Lab:
        40.2010, -4.0469, 47.3711
        CIE-LCH:
        40.2010, 47.5436, 94.8829
        CIE-Luv:
        40.2010, 12.2129, 43.0977
        Hunter-Lab:
        33.7232, -4.6210, 20.6992
      #6c5f00 color charts
#6c5f00 RGB chart
      #6c5f00 CMYK chart
      #6c5f00 RGB pie chart
      #6c5f00 color shades, tints & tones
#6c5f00 color schemes
#6c5f00 color preview, HTML & CSS examples
           This text has a color of #6c5f00        
        
          <p style="color:#6c5f00;">Text here</p>
        
        
          .mytext {color:#6c5f00;}
        
        Text color #6c5f00
      
           This box has a color of #6c5f00        
        
          <div style="background-color:#6c5f00;">Content here</div>
        
        
          .mybackground {background-color:#6c5f00;}
        
        Background color #6c5f00
      
           Border around this has a color of #6c5f00        
        
          <div style="border:2px solid #6c5f00;">Content here</div>
        
        
          .myborder {border:2px solid #6c5f00;}
        
        Border color #6c5f00