#c70746 color space conversions
Hex:
        #c70746
        RGB:
        199, 7, 70
        CMY:
        22, 97, 73
        CMYK:
        0, 96, 65, 22
      HSL:
        340°, 93.2039%, 40.3922%
        HSV (HSB):
        340°, 96.4824%, 78.0392%
        XYZ:
        24.7347, 12.7363, 6.9490
        xyY:
        0.5568, 0.2867, 12.7363
      CIE-Lab:
        42.3631, 67.6565, 20.7007
        CIE-LCH:
        42.3631, 70.7525, 17.0124
        CIE-Luv:
        42.3631, 121.3145, 8.8580
        Hunter-Lab:
        35.6879, 61.2614, 13.4368
      #c70746 color charts
#c70746 RGB chart
      #c70746 CMYK chart
      #c70746 RGB pie chart
      #c70746 color shades, tints & tones
#c70746 color schemes
#c70746 color preview, HTML & CSS examples
           This text has a color of #c70746        
        
          <p style="color:#c70746;">Text here</p>
        
        
          .mytext {color:#c70746;}
        
        Text color #c70746
      
           This box has a color of #c70746        
        
          <div style="background-color:#c70746;">Content here</div>
        
        
          .mybackground {background-color:#c70746;}
        
        Background color #c70746
      
           Border around this has a color of #c70746        
        
          <div style="border:2px solid #c70746;">Content here</div>
        
        
          .myborder {border:2px solid #c70746;}
        
        Border color #c70746