#d70c56 color space conversions
Hex:
        #d70c56
        RGB:
        215, 12, 86
        CMY:
        16, 95, 66
        CMYK:
        0, 94, 60, 16
      HSL:
        338°, 89.4273%, 44.5098%
        HSV (HSB):
        338°, 94.4186%, 84.3137%
        XYZ:
        29.8355, 15.3819, 10.2006
        xyY:
        0.5384, 0.2776, 15.3819
      CIE-Lab:
        46.1529, 71.9087, 16.3255
        CIE-LCH:
        46.1529, 73.7386, 12.7910
        CIE-Luv:
        46.1529, 127.2195, 4.2729
        Hunter-Lab:
        39.2198, 67.1551, 12.0332
      #d70c56 color charts
#d70c56 RGB chart
      #d70c56 CMYK chart
      #d70c56 RGB pie chart
      #d70c56 color shades, tints & tones
#d70c56 color schemes
#d70c56 color preview, HTML & CSS examples
           This text has a color of #d70c56        
        
          <p style="color:#d70c56;">Text here</p>
        
        
          .mytext {color:#d70c56;}
        
        Text color #d70c56
      
           This box has a color of #d70c56        
        
          <div style="background-color:#d70c56;">Content here</div>
        
        
          .mybackground {background-color:#d70c56;}
        
        Background color #d70c56
      
           Border around this has a color of #d70c56        
        
          <div style="border:2px solid #d70c56;">Content here</div>
        
        
          .myborder {border:2px solid #d70c56;}
        
        Border color #d70c56