#c60256 color space conversions
Hex:
        #c60256
        RGB:
        198, 2, 86
        CMY:
        22, 99, 66
        CMYK:
        0, 99, 57, 22
      HSL:
        334°, 98.0000%, 39.2157%
        HSV (HSB):
        334°, 98.9899%, 77.6471%
        XYZ:
        24.9901, 12.7211, 9.9424
        xyY:
        0.5244, 0.2669, 12.7211
      CIE-Lab:
        42.3399, 68.8518, 10.5244
        CIE-LCH:
        42.3399, 69.6515, 8.6907
        CIE-Luv:
        42.3399, 115.0983, -1.2310
        Hunter-Lab:
        35.6666, 62.6510, 8.4390
      #c60256 color charts
#c60256 RGB chart
      #c60256 CMYK chart
      #c60256 RGB pie chart
      #c60256 color shades, tints & tones
#c60256 color schemes
#c60256 color preview, HTML & CSS examples
           This text has a color of #c60256        
        
          <p style="color:#c60256;">Text here</p>
        
        
          .mytext {color:#c60256;}
        
        Text color #c60256
      
           This box has a color of #c60256        
        
          <div style="background-color:#c60256;">Content here</div>
        
        
          .mybackground {background-color:#c60256;}
        
        Background color #c60256
      
           Border around this has a color of #c60256        
        
          <div style="border:2px solid #c60256;">Content here</div>
        
        
          .myborder {border:2px solid #c60256;}
        
        Border color #c60256