#6c5f01 color space conversions
Hex:
        #6c5f01
        RGB:
        108, 95, 1
        CMY:
        58, 63, 100
        CMYK:
        0, 12, 99, 58
      HSL:
        53°, 98.1651%, 21.3725%
        HSV (HSB):
        53°, 99.0741%, 42.3529%
        XYZ:
        10.2820, 11.3748, 1.6823
        xyY:
        0.4405, 0.4874, 11.3748
      CIE-Lab:
        40.2046, -4.0201, 47.0909
        CIE-LCH:
        40.2046, 47.2622, 94.8795
        CIE-Luv:
        40.2046, 12.1979, 42.9637
        Hunter-Lab:
        33.7265, -4.6029, 20.6510
      #6c5f01 color charts
#6c5f01 RGB chart
      #6c5f01 CMYK chart
      #6c5f01 RGB pie chart
      #6c5f01 color shades, tints & tones
#6c5f01 color schemes
#6c5f01 color preview, HTML & CSS examples
           This text has a color of #6c5f01        
        
          <p style="color:#6c5f01;">Text here</p>
        
        
          .mytext {color:#6c5f01;}
        
        Text color #6c5f01
      
           This box has a color of #6c5f01        
        
          <div style="background-color:#6c5f01;">Content here</div>
        
        
          .mybackground {background-color:#6c5f01;}
        
        Background color #6c5f01
      
           Border around this has a color of #6c5f01        
        
          <div style="border:2px solid #6c5f01;">Content here</div>
        
        
          .myborder {border:2px solid #6c5f01;}
        
        Border color #6c5f01