#c61d50 color space conversions
Hex:
        #c61d50
        RGB:
        198, 29, 80
        CMY:
        22, 89, 69
        CMYK:
        0, 85, 60, 22
      HSL:
        342°, 74.4493%, 44.5098%
        HSV (HSB):
        342°, 85.3535%, 77.6471%
        XYZ:
        25.1760, 13.4637, 8.8612
        xyY:
        0.5300, 0.2834, 13.4637
      CIE-Lab:
        43.4538, 64.8432, 15.8353
        CIE-LCH:
        43.4538, 66.7487, 13.7235
        CIE-Luv:
        43.4538, 112.4592, 5.2305
        Hunter-Lab:
        36.6929, 58.2614, 11.3666
      #c61d50 color charts
#c61d50 RGB chart
      #c61d50 CMYK chart
      #c61d50 RGB pie chart
      #c61d50 color shades, tints & tones
#c61d50 color schemes
#c61d50 color preview, HTML & CSS examples
           This text has a color of #c61d50        
        
          <p style="color:#c61d50;">Text here</p>
        
        
          .mytext {color:#c61d50;}
        
        Text color #c61d50
      
           This box has a color of #c61d50        
        
          <div style="background-color:#c61d50;">Content here</div>
        
        
          .mybackground {background-color:#c61d50;}
        
        Background color #c61d50
      
           Border around this has a color of #c61d50        
        
          <div style="border:2px solid #c61d50;">Content here</div>
        
        
          .myborder {border:2px solid #c61d50;}
        
        Border color #c61d50