#6c2512 color space conversions
Hex:
        #6c2512
        RGB:
        108, 37, 18
        CMY:
        58, 85, 93
        CMYK:
        0, 66, 83, 58
      HSL:
        13°, 71.4286%, 24.7059%
        HSV (HSB):
        13°, 83.3333%, 42.3529%
        XYZ:
        6.9551, 4.5550, 1.0849
        xyY:
        0.5522, 0.3616, 4.5550
      CIE-Lab:
        25.4272, 30.5684, 28.3897
        CIE-LCH:
        25.4272, 41.7181, 42.8836
        CIE-Luv:
        25.4272, 51.7007, 17.7379
        Hunter-Lab:
        21.3423, 20.8209, 11.9258
      #6c2512 color charts
#6c2512 RGB chart
      #6c2512 CMYK chart
      #6c2512 RGB pie chart
      #6c2512 color shades, tints & tones
#6c2512 color schemes
#6c2512 color preview, HTML & CSS examples
           This text has a color of #6c2512        
        
          <p style="color:#6c2512;">Text here</p>
        
        
          .mytext {color:#6c2512;}
        
        Text color #6c2512
      
           This box has a color of #6c2512        
        
          <div style="background-color:#6c2512;">Content here</div>
        
        
          .mybackground {background-color:#6c2512;}
        
        Background color #6c2512
      
           Border around this has a color of #6c2512        
        
          <div style="border:2px solid #6c2512;">Content here</div>
        
        
          .myborder {border:2px solid #6c2512;}
        
        Border color #6c2512