#f70dae color space conversions
Hex:
        #f70dae
        RGB:
        247, 13, 174
        CMY:
        3, 95, 32
        CMYK:
        0, 95, 30, 3
      HSL:
        319°, 93.6000%, 50.9804%
        HSV (HSB):
        319°, 94.7368%, 96.8627%
        XYZ:
        46.1417, 23.1180, 42.0747
        xyY:
        0.4144, 0.2076, 23.1180
      CIE-Lab:
        55.1937, 86.0967, -22.9268
        CIE-LCH:
        55.1937, 89.0971, 345.0887
        CIE-Luv:
        55.1937, 113.1433, -48.4690
        Hunter-Lab:
        48.0812, 87.1576, -18.2264
      #f70dae color charts
#f70dae RGB chart
      #f70dae CMYK chart
      #f70dae RGB pie chart
      #f70dae color shades, tints & tones
#f70dae color schemes
#f70dae color preview, HTML & CSS examples
           This text has a color of #f70dae        
        
          <p style="color:#f70dae;">Text here</p>
        
        
          .mytext {color:#f70dae;}
        
        Text color #f70dae
      
           This box has a color of #f70dae        
        
          <div style="background-color:#f70dae;">Content here</div>
        
        
          .mybackground {background-color:#f70dae;}
        
        Background color #f70dae
      
           Border around this has a color of #f70dae        
        
          <div style="border:2px solid #f70dae;">Content here</div>
        
        
          .myborder {border:2px solid #f70dae;}
        
        Border color #f70dae