#c1152b color space conversions
Hex:
        #c1152b
        RGB:
        193, 21, 43
        CMY:
        24, 92, 83
        CMYK:
        0, 89, 78, 24
      HSL:
        352°, 80.3738%, 41.9608%
        HSV (HSB):
        352°, 89.1192%, 75.6863%
        XYZ:
        22.6965, 12.0482, 3.4148
        xyY:
        0.5948, 0.3157, 12.0482
      CIE-Lab:
        41.2926, 63.2504, 35.7091
        CIE-LCH:
        41.2926, 72.6344, 29.4477
        CIE-Luv:
        41.2926, 121.8876, 21.0217
        Hunter-Lab:
        34.7105, 55.9742, 18.4645
      #c1152b color charts
#c1152b RGB chart
      #c1152b CMYK chart
      #c1152b RGB pie chart
      #c1152b color shades, tints & tones
#c1152b color schemes
#c1152b color preview, HTML & CSS examples
           This text has a color of #c1152b        
        
          <p style="color:#c1152b;">Text here</p>
        
        
          .mytext {color:#c1152b;}
        
        Text color #c1152b
      
           This box has a color of #c1152b        
        
          <div style="background-color:#c1152b;">Content here</div>
        
        
          .mybackground {background-color:#c1152b;}
        
        Background color #c1152b
      
           Border around this has a color of #c1152b        
        
          <div style="border:2px solid #c1152b;">Content here</div>
        
        
          .myborder {border:2px solid #c1152b;}
        
        Border color #c1152b