#c60238 color space conversions
Hex:
        #c60238
        RGB:
        198, 2, 56
        CMY:
        22, 99, 78
        CMYK:
        0, 99, 72, 22
      HSL:
        343°, 98.0000%, 39.2157%
        HSV (HSB):
        343°, 98.9899%, 77.6471%
        XYZ:
        24.0242, 12.3347, 4.8560
        xyY:
        0.5829, 0.2993, 12.3347
      CIE-Lab:
        41.7432, 67.2426, 28.6317
        CIE-LCH:
        41.7432, 73.0845, 23.0642
        CIE-Luv:
        41.7432, 125.8470, 15.2557
        Hunter-Lab:
        35.1208, 60.6407, 16.3868
      #c60238 color charts
#c60238 RGB chart
      #c60238 CMYK chart
      #c60238 RGB pie chart
      #c60238 color shades, tints & tones
#c60238 color schemes
#c60238 color preview, HTML & CSS examples
           This text has a color of #c60238        
        
          <p style="color:#c60238;">Text here</p>
        
        
          .mytext {color:#c60238;}
        
        Text color #c60238
      
           This box has a color of #c60238        
        
          <div style="background-color:#c60238;">Content here</div>
        
        
          .mybackground {background-color:#c60238;}
        
        Background color #c60238
      
           Border around this has a color of #c60238        
        
          <div style="border:2px solid #c60238;">Content here</div>
        
        
          .myborder {border:2px solid #c60238;}
        
        Border color #c60238