#d70f62 color space conversions
Hex:
        #d70f62
        RGB:
        215, 15, 98
        CMY:
        16, 94, 62
        CMYK:
        0, 93, 54, 16
      HSL:
        335°, 86.9565%, 45.0980%
        HSV (HSB):
        335°, 93.0233%, 84.3137%
        XYZ:
        30.3998, 15.6706, 12.9777
        xyY:
        0.5148, 0.2654, 15.6706
      CIE-Lab:
        46.5393, 72.3721, 9.4004
        CIE-LCH:
        46.5393, 72.9800, 7.4007
        CIE-Luv:
        46.5393, 121.9959, -3.0261
        Hunter-Lab:
        39.5861, 67.8019, 8.2728
      #d70f62 color charts
#d70f62 RGB chart
      #d70f62 CMYK chart
      #d70f62 RGB pie chart
      #d70f62 color shades, tints & tones
#d70f62 color schemes
#d70f62 color preview, HTML & CSS examples
           This text has a color of #d70f62        
        
          <p style="color:#d70f62;">Text here</p>
        
        
          .mytext {color:#d70f62;}
        
        Text color #d70f62
      
           This box has a color of #d70f62        
        
          <div style="background-color:#d70f62;">Content here</div>
        
        
          .mybackground {background-color:#d70f62;}
        
        Background color #d70f62
      
           Border around this has a color of #d70f62        
        
          <div style="border:2px solid #d70f62;">Content here</div>
        
        
          .myborder {border:2px solid #d70f62;}
        
        Border color #d70f62