#c50445 color space conversions
Hex:
        #c50445
        RGB:
        197, 4, 69
        CMY:
        23, 98, 73
        CMYK:
        0, 98, 65, 23
      HSL:
        340°, 96.0199%, 39.4118%
        HSV (HSB):
        340°, 97.9695%, 77.2549%
        XYZ:
        24.1436, 12.3868, 6.7486
        xyY:
        0.5579, 0.2862, 12.3868
      CIE-Lab:
        41.8244, 67.4151, 20.5478
        CIE-LCH:
        41.8244, 70.4770, 16.9509
        CIE-Luv:
        41.8244, 120.5413, 8.6787
        Hunter-Lab:
        35.1949, 60.8591, 13.2676
      #c50445 color charts
#c50445 RGB chart
      #c50445 CMYK chart
      #c50445 RGB pie chart
      #c50445 color shades, tints & tones
#c50445 color schemes
#c50445 color preview, HTML & CSS examples
           This text has a color of #c50445        
        
          <p style="color:#c50445;">Text here</p>
        
        
          .mytext {color:#c50445;}
        
        Text color #c50445
      
           This box has a color of #c50445        
        
          <div style="background-color:#c50445;">Content here</div>
        
        
          .mybackground {background-color:#c50445;}
        
        Background color #c50445
      
           Border around this has a color of #c50445        
        
          <div style="border:2px solid #c50445;">Content here</div>
        
        
          .myborder {border:2px solid #c50445;}
        
        Border color #c50445