#c60241 color space conversions
Hex:
        #c60241
        RGB:
        198, 2, 65
        CMY:
        22, 99, 75
        CMYK:
        0, 99, 67, 22
      HSL:
        341°, 98.0000%, 39.2157%
        HSV (HSB):
        341°, 98.9899%, 77.6471%
        XYZ:
        24.2645, 12.4308, 6.1215
        xyY:
        0.5667, 0.2903, 12.4308
      CIE-Lab:
        41.8928, 67.6484, 23.1974
        CIE-LCH:
        41.8928, 71.5152, 18.9274
        CIE-Luv:
        41.8928, 122.9860, 10.9010
        Hunter-Lab:
        35.2574, 61.1453, 14.3860
      #c60241 color charts
#c60241 RGB chart
      #c60241 CMYK chart
      #c60241 RGB pie chart
      #c60241 color shades, tints & tones
#c60241 color schemes
#c60241 color preview, HTML & CSS examples
           This text has a color of #c60241        
        
          <p style="color:#c60241;">Text here</p>
        
        
          .mytext {color:#c60241;}
        
        Text color #c60241
      
           This box has a color of #c60241        
        
          <div style="background-color:#c60241;">Content here</div>
        
        
          .mybackground {background-color:#c60241;}
        
        Background color #c60241
      
           Border around this has a color of #c60241        
        
          <div style="border:2px solid #c60241;">Content here</div>
        
        
          .myborder {border:2px solid #c60241;}
        
        Border color #c60241