#c50a47 color space conversions
Hex:
        #c50a47
        RGB:
        197, 10, 71
        CMY:
        23, 96, 72
        CMYK:
        0, 95, 64, 23
      HSL:
        340°, 90.3382%, 40.5882%
        HSV (HSB):
        340°, 94.9239%, 77.2549%
        XYZ:
        24.2718, 12.5423, 7.1029
        xyY:
        0.5527, 0.2856, 12.5423
      CIE-Lab:
        42.0654, 66.9363, 19.6018
        CIE-LCH:
        42.0654, 69.7474, 16.3223
        CIE-Luv:
        42.0654, 118.9773, 8.0105
        Hunter-Lab:
        35.4152, 60.3587, 12.8994
      #c50a47 color charts
#c50a47 RGB chart
      #c50a47 CMYK chart
      #c50a47 RGB pie chart
      #c50a47 color shades, tints & tones
#c50a47 color schemes
#c50a47 color preview, HTML & CSS examples
           This text has a color of #c50a47        
        
          <p style="color:#c50a47;">Text here</p>
        
        
          .mytext {color:#c50a47;}
        
        Text color #c50a47
      
           This box has a color of #c50a47        
        
          <div style="background-color:#c50a47;">Content here</div>
        
        
          .mybackground {background-color:#c50a47;}
        
        Background color #c50a47
      
           Border around this has a color of #c50a47        
        
          <div style="border:2px solid #c50a47;">Content here</div>
        
        
          .myborder {border:2px solid #c50a47;}
        
        Border color #c50a47