#6c2a13 color space conversions
Hex:
        #6c2a13
        RGB:
        108, 42, 19
        CMY:
        58, 84, 93
        CMYK:
        0, 61, 82, 58
      HSL:
        16°, 70.0787%, 24.9020%
        HSV (HSB):
        16°, 82.4074%, 42.3529%
        XYZ:
        7.1298, 4.8911, 1.1844
        xyY:
        0.5399, 0.3704, 4.8911
      CIE-Lab:
        26.4222, 28.0169, 28.8277
        CIE-LCH:
        26.4222, 40.1993, 45.8172
        CIE-Luv:
        26.4222, 48.5959, 19.0297
        Hunter-Lab:
        22.1158, 18.8434, 12.3059
      #6c2a13 color charts
#6c2a13 RGB chart
      #6c2a13 CMYK chart
      #6c2a13 RGB pie chart
      #6c2a13 color shades, tints & tones
#6c2a13 color schemes
#6c2a13 color preview, HTML & CSS examples
           This text has a color of #6c2a13        
        
          <p style="color:#6c2a13;">Text here</p>
        
        
          .mytext {color:#6c2a13;}
        
        Text color #6c2a13
      
           This box has a color of #6c2a13        
        
          <div style="background-color:#6c2a13;">Content here</div>
        
        
          .mybackground {background-color:#6c2a13;}
        
        Background color #6c2a13
      
           Border around this has a color of #6c2a13        
        
          <div style="border:2px solid #6c2a13;">Content here</div>
        
        
          .myborder {border:2px solid #6c2a13;}
        
        Border color #6c2a13