#c70b40 color space conversions
Hex:
        #c70b40
        RGB:
        199, 11, 64
        CMY:
        22, 96, 75
        CMYK:
        0, 94, 68, 22
      HSL:
        343°, 89.5238%, 41.1765%
        HSV (HSB):
        343°, 94.4724%, 78.0392%
        XYZ:
        24.5983, 12.7516, 6.0153
        xyY:
        0.5672, 0.2941, 12.7516
      CIE-Lab:
        42.3866, 66.9676, 24.4944
        CIE-LCH:
        42.3866, 71.3066, 20.0907
        CIE-Luv:
        42.3866, 122.7629, 12.2776
        Hunter-Lab:
        35.7094, 60.4675, 15.0091
      #c70b40 color charts
#c70b40 RGB chart
      #c70b40 CMYK chart
      #c70b40 RGB pie chart
      #c70b40 color shades, tints & tones
#c70b40 color schemes
#c70b40 color preview, HTML & CSS examples
           This text has a color of #c70b40        
        
          <p style="color:#c70b40;">Text here</p>
        
        
          .mytext {color:#c70b40;}
        
        Text color #c70b40
      
           This box has a color of #c70b40        
        
          <div style="background-color:#c70b40;">Content here</div>
        
        
          .mybackground {background-color:#c70b40;}
        
        Background color #c70b40
      
           Border around this has a color of #c70b40        
        
          <div style="border:2px solid #c70b40;">Content here</div>
        
        
          .myborder {border:2px solid #c70b40;}
        
        Border color #c70b40