#6c130f color space conversions
Hex:
        #6c130f
        RGB:
        108, 19, 15
        CMY:
        58, 93, 94
        CMYK:
        0, 82, 86, 58
      HSL:
        3°, 75.6098%, 24.1176%
        HSV (HSB):
        3°, 86.1111%, 42.3529%
        XYZ:
        6.5034, 3.6884, 0.8211
        xyY:
        0.5905, 0.3349, 3.6884
      CIE-Lab:
        22.6133, 38.0690, 27.2439
        CIE-LCH:
        22.6133, 46.8132, 35.5893
        CIE-Luv:
        22.6133, 60.7866, 14.1057
        Hunter-Lab:
        19.2052, 26.8364, 10.9087
      #6c130f color charts
#6c130f RGB chart
      #6c130f CMYK chart
      #6c130f RGB pie chart
      #6c130f color shades, tints & tones
#6c130f color schemes
#6c130f color preview, HTML & CSS examples
           This text has a color of #6c130f        
        
          <p style="color:#6c130f;">Text here</p>
        
        
          .mytext {color:#6c130f;}
        
        Text color #6c130f
      
           This box has a color of #6c130f        
        
          <div style="background-color:#6c130f;">Content here</div>
        
        
          .mybackground {background-color:#6c130f;}
        
        Background color #6c130f
      
           Border around this has a color of #6c130f        
        
          <div style="border:2px solid #6c130f;">Content here</div>
        
        
          .myborder {border:2px solid #6c130f;}
        
        Border color #6c130f