#c70742 color space conversions
Hex:
        #c70742
        RGB:
        199, 7, 66
        CMY:
        22, 97, 74
        CMYK:
        0, 96, 67, 22
      HSL:
        342°, 93.2039%, 40.3922%
        HSV (HSB):
        342°, 96.4824%, 78.0392%
        XYZ:
        24.6125, 12.6874, 6.3059
        xyY:
        0.5644, 0.2910, 12.6874
      CIE-Lab:
        42.2884, 67.4523, 23.1177
        CIE-LCH:
        42.2884, 71.3038, 18.9179
        CIE-Luv:
        42.2884, 122.6888, 10.9795
        Hunter-Lab:
        35.6194, 61.0072, 14.4371
      #c70742 color charts
#c70742 RGB chart
      #c70742 CMYK chart
      #c70742 RGB pie chart
      #c70742 color shades, tints & tones
#c70742 color schemes
#c70742 color preview, HTML & CSS examples
           This text has a color of #c70742        
        
          <p style="color:#c70742;">Text here</p>
        
        
          .mytext {color:#c70742;}
        
        Text color #c70742
      
           This box has a color of #c70742        
        
          <div style="background-color:#c70742;">Content here</div>
        
        
          .mybackground {background-color:#c70742;}
        
        Background color #c70742
      
           Border around this has a color of #c70742        
        
          <div style="border:2px solid #c70742;">Content here</div>
        
        
          .myborder {border:2px solid #c70742;}
        
        Border color #c70742