#6c112f color space conversions
Hex:
        #6c112f
        RGB:
        108, 17, 47
        CMY:
        58, 93, 82
        CMYK:
        0, 84, 56, 58
      HSL:
        340°, 72.8000%, 24.5098%
        HSV (HSB):
        340°, 84.2593%, 42.3529%
        XYZ:
        6.8979, 3.7943, 3.0581
        xyY:
        0.5017, 0.2759, 3.7943
      CIE-Lab:
        22.9793, 40.5447, 6.4115
        CIE-LCH:
        22.9793, 41.0485, 8.9861
        CIE-Luv:
        22.9793, 53.8303, -0.1379
        Hunter-Lab:
        19.4789, 29.1224, 4.3269
      #6c112f color charts
#6c112f RGB chart
      #6c112f CMYK chart
      #6c112f RGB pie chart
      #6c112f color shades, tints & tones
#6c112f color schemes
#6c112f color preview, HTML & CSS examples
           This text has a color of #6c112f        
        
          <p style="color:#6c112f;">Text here</p>
        
        
          .mytext {color:#6c112f;}
        
        Text color #6c112f
      
           This box has a color of #6c112f        
        
          <div style="background-color:#6c112f;">Content here</div>
        
        
          .mybackground {background-color:#6c112f;}
        
        Background color #6c112f
      
           Border around this has a color of #6c112f        
        
          <div style="border:2px solid #6c112f;">Content here</div>
        
        
          .myborder {border:2px solid #6c112f;}
        
        Border color #6c112f