#c50d33 color space conversions
Hex:
        #c50d33
        RGB:
        197, 13, 51
        CMY:
        23, 95, 80
        CMYK:
        0, 93, 74, 23
      HSL:
        348°, 87.6190%, 41.1765%
        HSV (HSB):
        348°, 93.4010%, 77.2549%
        XYZ:
        23.7674, 12.3972, 4.2722
        xyY:
        0.5878, 0.3066, 12.3972
      CIE-Lab:
        41.8405, 65.6927, 31.7641
        CIE-LCH:
        41.8405, 72.9691, 25.8049
        CIE-Luv:
        41.8405, 124.7549, 17.9653
        Hunter-Lab:
        35.2096, 58.8753, 17.4528
      #c50d33 color charts
#c50d33 RGB chart
      #c50d33 CMYK chart
      #c50d33 RGB pie chart
      #c50d33 color shades, tints & tones
#c50d33 color schemes
#c50d33 color preview, HTML & CSS examples
           This text has a color of #c50d33        
        
          <p style="color:#c50d33;">Text here</p>
        
        
          .mytext {color:#c50d33;}
        
        Text color #c50d33
      
           This box has a color of #c50d33        
        
          <div style="background-color:#c50d33;">Content here</div>
        
        
          .mybackground {background-color:#c50d33;}
        
        Background color #c50d33
      
           Border around this has a color of #c50d33        
        
          <div style="border:2px solid #c50d33;">Content here</div>
        
        
          .myborder {border:2px solid #c50d33;}
        
        Border color #c50d33