#c63260 color space conversions
Hex:
        #c63260
        RGB:
        198, 50, 96
        CMY:
        22, 80, 62
        CMYK:
        0, 75, 52, 22
      HSL:
        341°, 59.6774%, 48.6275%
        HSV (HSB):
        341°, 74.7475%, 77.6471%
        XYZ:
        26.5406, 15.1315, 12.5882
        xyY:
        0.4891, 0.2789, 15.1315
      CIE-Lab:
        45.8138, 60.3705, 9.1444
        CIE-LCH:
        45.8138, 61.0591, 8.6132
        CIE-Luv:
        45.8138, 99.2426, -0.4751
        Hunter-Lab:
        38.8992, 53.7154, 8.0427
      #c63260 color charts
#c63260 RGB chart
      #c63260 CMYK chart
      #c63260 RGB pie chart
      #c63260 color shades, tints & tones
#c63260 color schemes
#c63260 color preview, HTML & CSS examples
           This text has a color of #c63260        
        
          <p style="color:#c63260;">Text here</p>
        
        
          .mytext {color:#c63260;}
        
        Text color #c63260
      
           This box has a color of #c63260        
        
          <div style="background-color:#c63260;">Content here</div>
        
        
          .mybackground {background-color:#c63260;}
        
        Background color #c63260
      
           Border around this has a color of #c63260        
        
          <div style="border:2px solid #c63260;">Content here</div>
        
        
          .myborder {border:2px solid #c63260;}
        
        Border color #c63260