#c63256 color space conversions
Hex:
        #c63256
        RGB:
        198, 50, 86
        CMY:
        22, 80, 66
        CMYK:
        0, 75, 57, 22
      HSL:
        345°, 59.6774%, 48.6275%
        HSV (HSB):
        345°, 74.7475%, 77.6471%
        XYZ:
        26.1090, 14.9589, 10.3153
        xyY:
        0.5081, 0.2911, 14.9589
      CIE-Lab:
        45.5778, 59.6064, 14.9946
        CIE-LCH:
        45.5778, 61.4635, 14.1203
        CIE-Luv:
        45.5778, 102.6470, 5.9414
        Hunter-Lab:
        38.6767, 52.8137, 11.2606
      #c63256 color charts
#c63256 RGB chart
      #c63256 CMYK chart
      #c63256 RGB pie chart
      #c63256 color shades, tints & tones
#c63256 color schemes
#c63256 color preview, HTML & CSS examples
           This text has a color of #c63256        
        
          <p style="color:#c63256;">Text here</p>
        
        
          .mytext {color:#c63256;}
        
        Text color #c63256
      
           This box has a color of #c63256        
        
          <div style="background-color:#c63256;">Content here</div>
        
        
          .mybackground {background-color:#c63256;}
        
        Background color #c63256
      
           Border around this has a color of #c63256        
        
          <div style="border:2px solid #c63256;">Content here</div>
        
        
          .myborder {border:2px solid #c63256;}
        
        Border color #c63256