#c70c55 color space conversions
Hex:
        #c70c55
        RGB:
        199, 12, 85
        CMY:
        22, 95, 67
        CMYK:
        0, 94, 57, 22
      HSL:
        337°, 88.6256%, 41.3725%
        HSV (HSB):
        337°, 93.9698%, 78.0392%
        XYZ:
        25.3244, 13.0609, 9.7806
        xyY:
        0.5258, 0.2712, 13.0609
      CIE-Lab:
        42.8549, 68.0537, 11.9035
        CIE-LCH:
        42.8549, 69.0869, 9.9214
        CIE-Luv:
        42.8549, 114.9948, 0.4283
        Hunter-Lab:
        36.1399, 61.8356, 9.2522
      #c70c55 color charts
#c70c55 RGB chart
      #c70c55 CMYK chart
      #c70c55 RGB pie chart
      #c70c55 color shades, tints & tones
#c70c55 color schemes
#c70c55 color preview, HTML & CSS examples
           This text has a color of #c70c55        
        
          <p style="color:#c70c55;">Text here</p>
        
        
          .mytext {color:#c70c55;}
        
        Text color #c70c55
      
           This box has a color of #c70c55        
        
          <div style="background-color:#c70c55;">Content here</div>
        
        
          .mybackground {background-color:#c70c55;}
        
        Background color #c70c55
      
           Border around this has a color of #c70c55        
        
          <div style="border:2px solid #c70c55;">Content here</div>
        
        
          .myborder {border:2px solid #c70c55;}
        
        Border color #c70c55