#6c3a30 color space conversions
Hex:
        #6c3a30
        RGB:
        108, 58, 48
        CMY:
        58, 77, 81
        CMYK:
        0, 46, 56, 58
      HSL:
        10°, 38.4615%, 30.5882%
        HSV (HSB):
        10°, 55.5556%, 42.3529%
        XYZ:
        8.2309, 6.4277, 3.6032
        xyY:
        0.4507, 0.3520, 6.4277
      CIE-Lab:
        30.4667, 20.9231, 15.9049
        CIE-LCH:
        30.4667, 26.2819, 37.2406
        CIE-Luv:
        30.4667, 34.5860, 12.9571
        Hunter-Lab:
        25.3528, 13.5833, 9.3207
      #6c3a30 color charts
#6c3a30 RGB chart
      #6c3a30 CMYK chart
      #6c3a30 RGB pie chart
      #6c3a30 color shades, tints & tones
#6c3a30 color schemes
#6c3a30 color preview, HTML & CSS examples
           This text has a color of #6c3a30        
        
          <p style="color:#6c3a30;">Text here</p>
        
        
          .mytext {color:#6c3a30;}
        
        Text color #6c3a30
      
           This box has a color of #6c3a30        
        
          <div style="background-color:#6c3a30;">Content here</div>
        
        
          .mybackground {background-color:#6c3a30;}
        
        Background color #6c3a30
      
           Border around this has a color of #6c3a30        
        
          <div style="border:2px solid #6c3a30;">Content here</div>
        
        
          .myborder {border:2px solid #6c3a30;}
        
        Border color #6c3a30