#c70248 color space conversions
Hex:
        #c70248
        RGB:
        199, 2, 72
        CMY:
        22, 99, 72
        CMYK:
        0, 99, 64, 22
      HSL:
        339°, 98.0100%, 39.4118%
        HSV (HSB):
        339°, 98.9950%, 78.0392%
        XYZ:
        24.7446, 12.6534, 7.2691
        xyY:
        0.5540, 0.2833, 12.6534
      CIE-Lab:
        42.2363, 68.2459, 19.2735
        CIE-LCH:
        42.2363, 70.9153, 15.7703
        CIE-Luv:
        42.2363, 121.3086, 7.4061
        Hunter-Lab:
        35.5716, 61.9191, 12.7842
      #c70248 color charts
#c70248 RGB chart
      #c70248 CMYK chart
      #c70248 RGB pie chart
      #c70248 color shades, tints & tones
#c70248 color schemes
#c70248 color preview, HTML & CSS examples
           This text has a color of #c70248        
        
          <p style="color:#c70248;">Text here</p>
        
        
          .mytext {color:#c70248;}
        
        Text color #c70248
      
           This box has a color of #c70248        
        
          <div style="background-color:#c70248;">Content here</div>
        
        
          .mybackground {background-color:#c70248;}
        
        Background color #c70248
      
           Border around this has a color of #c70248        
        
          <div style="border:2px solid #c70248;">Content here</div>
        
        
          .myborder {border:2px solid #c70248;}
        
        Border color #c70248