#c51132 color space conversions
Hex:
        #c51132
        RGB:
        197, 17, 50
        CMY:
        23, 93, 80
        CMYK:
        0, 91, 75, 23
      HSL:
        349°, 84.1121%, 41.9608%
        HSV (HSB):
        349°, 91.3706%, 77.2549%
        XYZ:
        23.8021, 12.5015, 4.1761
        xyY:
        0.5880, 0.3088, 12.5015
      CIE-Lab:
        42.0023, 65.1486, 32.5562
        CIE-LCH:
        42.0023, 72.8302, 26.5523
        CIE-Luv:
        42.0023, 124.2094, 18.7212
        Hunter-Lab:
        35.3575, 58.2880, 17.7474
      #c51132 color charts
#c51132 RGB chart
      #c51132 CMYK chart
      #c51132 RGB pie chart
      #c51132 color shades, tints & tones
#c51132 color schemes
#c51132 color preview, HTML & CSS examples
           This text has a color of #c51132        
        
          <p style="color:#c51132;">Text here</p>
        
        
          .mytext {color:#c51132;}
        
        Text color #c51132
      
           This box has a color of #c51132        
        
          <div style="background-color:#c51132;">Content here</div>
        
        
          .mybackground {background-color:#c51132;}
        
        Background color #c51132
      
           Border around this has a color of #c51132        
        
          <div style="border:2px solid #c51132;">Content here</div>
        
        
          .myborder {border:2px solid #c51132;}
        
        Border color #c51132