#3c130e color space conversions
Hex:
        #3c130e
        RGB:
        60, 19, 14
        CMY:
        76, 93, 95
        CMYK:
        0, 68, 77, 76
      HSL:
        7°, 62.1622%, 14.5098%
        HSV (HSB):
        7°, 76.6667%, 23.5294%
        XYZ:
        2.1756, 1.4581, 0.5822
        xyY:
        0.5160, 0.3459, 1.4581
      CIE-Lab:
        12.3392, 19.8143, 12.9465
        CIE-LCH:
        12.3392, 23.6689, 33.1603
        CIE-Luv:
        12.3392, 22.3842, 6.4846
        Hunter-Lab:
        12.0752, 11.0291, 5.5938
      #3c130e color charts
#3c130e RGB chart
      #3c130e CMYK chart
      #3c130e RGB pie chart
      #3c130e color shades, tints & tones
#3c130e color schemes
#3c130e color preview, HTML & CSS examples
           This text has a color of #3c130e        
        
          <p style="color:#3c130e;">Text here</p>
        
        
          .mytext {color:#3c130e;}
        
        Text color #3c130e
      
           This box has a color of #3c130e        
        
          <div style="background-color:#3c130e;">Content here</div>
        
        
          .mybackground {background-color:#3c130e;}
        
        Background color #3c130e
      
           Border around this has a color of #3c130e        
        
          <div style="border:2px solid #3c130e;">Content here</div>
        
        
          .myborder {border:2px solid #3c130e;}
        
        Border color #3c130e