#c1134c color space conversions
Hex:
        #c1134c
        RGB:
        193, 19, 76
        CMY:
        24, 93, 70
        CMYK:
        0, 90, 61, 24
      HSL:
        340°, 82.0755%, 41.5686%
        HSV (HSB):
        340°, 90.1554%, 75.6863%
        XYZ:
        23.5297, 12.3250, 7.9763
        xyY:
        0.5368, 0.2812, 12.3250
      CIE-Lab:
        41.7281, 65.1237, 15.8469
        CIE-LCH:
        41.7281, 67.0240, 13.6763
        CIE-Luv:
        41.7281, 112.4324, 4.9377
        Hunter-Lab:
        35.1070, 58.1985, 11.1042
      #c1134c color charts
#c1134c RGB chart
      #c1134c CMYK chart
      #c1134c RGB pie chart
      #c1134c color shades, tints & tones
#c1134c color schemes
#c1134c color preview, HTML & CSS examples
           This text has a color of #c1134c        
        
          <p style="color:#c1134c;">Text here</p>
        
        
          .mytext {color:#c1134c;}
        
        Text color #c1134c
      
           This box has a color of #c1134c        
        
          <div style="background-color:#c1134c;">Content here</div>
        
        
          .mybackground {background-color:#c1134c;}
        
        Background color #c1134c
      
           Border around this has a color of #c1134c        
        
          <div style="border:2px solid #c1134c;">Content here</div>
        
        
          .myborder {border:2px solid #c1134c;}
        
        Border color #c1134c