#c1372e color space conversions
Hex:
        #c1372e
        RGB:
        193, 55, 46
        CMY:
        24, 78, 82
        CMYK:
        0, 72, 76, 24
      HSL:
        4°, 61.5063%, 46.8627%
        HSV (HSB):
        4°, 76.1658%, 75.6863%
        XYZ:
        23.8516, 14.2671, 4.0815
        xyY:
        0.5652, 0.3381, 14.2671
      CIE-Lab:
        44.6136, 54.1116, 37.5718
        CIE-LCH:
        44.6136, 65.8765, 34.7737
        CIE-Luv:
        44.6136, 106.5012, 26.1387
        Hunter-Lab:
        37.7718, 46.6162, 20.0336
      #c1372e color charts
#c1372e RGB chart
      #c1372e CMYK chart
      #c1372e RGB pie chart
      #c1372e color shades, tints & tones
#c1372e color schemes
#c1372e color preview, HTML & CSS examples
           This text has a color of #c1372e        
        
          <p style="color:#c1372e;">Text here</p>
        
        
          .mytext {color:#c1372e;}
        
        Text color #c1372e
      
           This box has a color of #c1372e        
        
          <div style="background-color:#c1372e;">Content here</div>
        
        
          .mybackground {background-color:#c1372e;}
        
        Background color #c1372e
      
           Border around this has a color of #c1372e        
        
          <div style="border:2px solid #c1372e;">Content here</div>
        
        
          .myborder {border:2px solid #c1372e;}
        
        Border color #c1372e