#c50a44 color space conversions
Hex:
        #c50a44
        RGB:
        197, 10, 68
        CMY:
        23, 96, 73
        CMYK:
        0, 95, 65, 23
      HSL:
        341°, 90.3382%, 40.5882%
        HSV (HSB):
        341°, 94.9239%, 77.2549%
        XYZ:
        24.1779, 12.5048, 6.6082
        xyY:
        0.5585, 0.2889, 12.5048
      CIE-Lab:
        42.0074, 66.7767, 21.4160
        CIE-LCH:
        42.0074, 70.1268, 17.7816
        CIE-Luv:
        42.0074, 120.0250, 9.6412
        Hunter-Lab:
        35.3621, 60.1611, 13.6738
      #c50a44 color charts
#c50a44 RGB chart
      #c50a44 CMYK chart
      #c50a44 RGB pie chart
      #c50a44 color shades, tints & tones
#c50a44 color schemes
#c50a44 color preview, HTML & CSS examples
           This text has a color of #c50a44        
        
          <p style="color:#c50a44;">Text here</p>
        
        
          .mytext {color:#c50a44;}
        
        Text color #c50a44
      
           This box has a color of #c50a44        
        
          <div style="background-color:#c50a44;">Content here</div>
        
        
          .mybackground {background-color:#c50a44;}
        
        Background color #c50a44
      
           Border around this has a color of #c50a44        
        
          <div style="border:2px solid #c50a44;">Content here</div>
        
        
          .myborder {border:2px solid #c50a44;}
        
        Border color #c50a44