#c60850 color space conversions
Hex:
        #c60850
        RGB:
        198, 8, 80
        CMY:
        22, 97, 69
        CMYK:
        0, 96, 60, 22
      HSL:
        337°, 92.2330%, 40.3922%
        HSV (HSB):
        337°, 95.9596%, 77.6471%
        XYZ:
        24.8235, 12.7586, 8.7437
        xyY:
        0.5358, 0.2754, 12.7586
      CIE-Lab:
        42.3973, 67.8911, 14.3986
        CIE-LCH:
        42.3973, 69.4012, 11.9740
        CIE-Luv:
        42.3973, 116.6989, 2.9258
        Hunter-Lab:
        35.7192, 61.5421, 10.4898
      #c60850 color charts
#c60850 RGB chart
      #c60850 CMYK chart
      #c60850 RGB pie chart
      #c60850 color shades, tints & tones
#c60850 color schemes
#c60850 color preview, HTML & CSS examples
           This text has a color of #c60850        
        
          <p style="color:#c60850;">Text here</p>
        
        
          .mytext {color:#c60850;}
        
        Text color #c60850
      
           This box has a color of #c60850        
        
          <div style="background-color:#c60850;">Content here</div>
        
        
          .mybackground {background-color:#c60850;}
        
        Background color #c60850
      
           Border around this has a color of #c60850        
        
          <div style="border:2px solid #c60850;">Content here</div>
        
        
          .myborder {border:2px solid #c60850;}
        
        Border color #c60850