#6c302f color space conversions
Hex:
        #6c302f
        RGB:
        108, 48, 47
        CMY:
        58, 81, 82
        CMYK:
        0, 56, 56, 58
      HSL:
        1°, 39.3548%, 30.3922%
        HSV (HSB):
        1°, 56.4815%, 42.3529%
        XYZ:
        7.7544, 5.5073, 3.3436
        xyY:
        0.4670, 0.3317, 5.5073
      CIE-Lab:
        28.1337, 26.6252, 13.4625
        CIE-LCH:
        28.1337, 29.8352, 26.8226
        CIE-Luv:
        28.1337, 40.6396, 9.2793
        Hunter-Lab:
        23.4676, 17.9133, 7.9798
      #6c302f color charts
#6c302f RGB chart
      #6c302f CMYK chart
      #6c302f RGB pie chart
      #6c302f color shades, tints & tones
#6c302f color schemes
#6c302f color preview, HTML & CSS examples
           This text has a color of #6c302f        
        
          <p style="color:#6c302f;">Text here</p>
        
        
          .mytext {color:#6c302f;}
        
        Text color #6c302f
      
           This box has a color of #6c302f        
        
          <div style="background-color:#6c302f;">Content here</div>
        
        
          .mybackground {background-color:#6c302f;}
        
        Background color #6c302f
      
           Border around this has a color of #6c302f        
        
          <div style="border:2px solid #6c302f;">Content here</div>
        
        
          .myborder {border:2px solid #6c302f;}
        
        Border color #6c302f