#c12946 color space conversions
Hex:
        #c12946
        RGB:
        193, 41, 70
        CMY:
        24, 84, 73
        CMYK:
        0, 79, 64, 24
      HSL:
        349°, 64.9573%, 45.8824%
        HSV (HSB):
        349°, 78.7565%, 75.6863%
        XYZ:
        23.8907, 13.3655, 7.1150
        xyY:
        0.5384, 0.3012, 13.3655
      CIE-Lab:
        43.3089, 59.9073, 21.7002
        CIE-LCH:
        43.3089, 63.7164, 19.9119
        CIE-Luv:
        43.3089, 107.5769, 11.9396
        Hunter-Lab:
        36.5589, 52.6693, 14.0524
      #c12946 color charts
#c12946 RGB chart
      #c12946 CMYK chart
      #c12946 RGB pie chart
      #c12946 color shades, tints & tones
#c12946 color schemes
#c12946 color preview, HTML & CSS examples
           This text has a color of #c12946        
        
          <p style="color:#c12946;">Text here</p>
        
        
          .mytext {color:#c12946;}
        
        Text color #c12946
      
           This box has a color of #c12946        
        
          <div style="background-color:#c12946;">Content here</div>
        
        
          .mybackground {background-color:#c12946;}
        
        Background color #c12946
      
           Border around this has a color of #c12946        
        
          <div style="border:2px solid #c12946;">Content here</div>
        
        
          .myborder {border:2px solid #c12946;}
        
        Border color #c12946