#c12145 color space conversions
Hex:
        #c12145
        RGB:
        193, 33, 69
        CMY:
        24, 87, 73
        CMYK:
        0, 83, 64, 24
      HSL:
        347°, 70.7965%, 44.3137%
        HSV (HSB):
        347°, 82.9016%, 75.6863%
        XYZ:
        23.6104, 12.8548, 6.8671
        xyY:
        0.5449, 0.2967, 12.8548
      CIE-Lab:
        42.5437, 61.9663, 21.3276
        CIE-LCH:
        42.5437, 65.5339, 18.9925
        CIE-Luv:
        42.5437, 110.9398, 10.9242
        Hunter-Lab:
        35.8536, 54.8020, 13.7417
      #c12145 color charts
#c12145 RGB chart
      #c12145 CMYK chart
      #c12145 RGB pie chart
      #c12145 color shades, tints & tones
#c12145 color schemes
#c12145 color preview, HTML & CSS examples
           This text has a color of #c12145        
        
          <p style="color:#c12145;">Text here</p>
        
        
          .mytext {color:#c12145;}
        
        Text color #c12145
      
           This box has a color of #c12145        
        
          <div style="background-color:#c12145;">Content here</div>
        
        
          .mybackground {background-color:#c12145;}
        
        Background color #c12145
      
           Border around this has a color of #c12145        
        
          <div style="border:2px solid #c12145;">Content here</div>
        
        
          .myborder {border:2px solid #c12145;}
        
        Border color #c12145