#c60230 color space conversions
Hex:
        #c60230
        RGB:
        198, 2, 48
        CMY:
        22, 99, 81
        CMYK:
        0, 99, 76, 22
      HSL:
        346°, 98.0000%, 39.2157%
        HSV (HSB):
        346°, 98.9899%, 77.6471%
        XYZ:
        23.8439, 12.2626, 3.9065
        xyY:
        0.5959, 0.3065, 12.2626
      CIE-Lab:
        41.6304, 66.9358, 33.3990
        CIE-LCH:
        41.6304, 74.8057, 26.5178
        CIE-Luv:
        41.6304, 128.0843, 18.6456
        Hunter-Lab:
        35.0180, 60.2601, 17.8984
      #c60230 color charts
#c60230 RGB chart
      #c60230 CMYK chart
      #c60230 RGB pie chart
      #c60230 color shades, tints & tones
#c60230 color schemes
#c60230 color preview, HTML & CSS examples
           This text has a color of #c60230        
        
          <p style="color:#c60230;">Text here</p>
        
        
          .mytext {color:#c60230;}
        
        Text color #c60230
      
           This box has a color of #c60230        
        
          <div style="background-color:#c60230;">Content here</div>
        
        
          .mybackground {background-color:#c60230;}
        
        Background color #c60230
      
           Border around this has a color of #c60230        
        
          <div style="border:2px solid #c60230;">Content here</div>
        
        
          .myborder {border:2px solid #c60230;}
        
        Border color #c60230