#c1253b color space conversions
Hex:
        #c1253b
        RGB:
        193, 37, 59
        CMY:
        24, 85, 77
        CMYK:
        0, 81, 69, 24
      HSL:
        352°, 67.8261%, 45.0980%
        HSV (HSB):
        352°, 80.8290%, 75.6863%
        XYZ:
        23.4433, 12.9764, 5.4068
        xyY:
        0.5605, 0.3102, 12.9764
      CIE-Lab:
        42.7276, 60.4306, 27.7429
        CIE-LCH:
        42.7276, 66.4946, 24.6592
        CIE-Luv:
        42.7276, 112.4093, 16.7173
        Hunter-Lab:
        36.0227, 53.1267, 16.3169
      #c1253b color charts
#c1253b RGB chart
      #c1253b CMYK chart
      #c1253b RGB pie chart
      #c1253b color shades, tints & tones
#c1253b color schemes
#c1253b color preview, HTML & CSS examples
           This text has a color of #c1253b        
        
          <p style="color:#c1253b;">Text here</p>
        
        
          .mytext {color:#c1253b;}
        
        Text color #c1253b
      
           This box has a color of #c1253b        
        
          <div style="background-color:#c1253b;">Content here</div>
        
        
          .mybackground {background-color:#c1253b;}
        
        Background color #c1253b
      
           Border around this has a color of #c1253b        
        
          <div style="border:2px solid #c1253b;">Content here</div>
        
        
          .myborder {border:2px solid #c1253b;}
        
        Border color #c1253b