#d71472 color space conversions
Hex:
        #d71472
        RGB:
        215, 20, 114
        CMY:
        16, 92, 55
        CMYK:
        0, 91, 47, 16
      HSL:
        331°, 82.9787%, 46.0784%
        HSV (HSB):
        331°, 90.6977%, 84.3137%
        XYZ:
        31.3117, 16.1623, 17.3889
        xyY:
        0.4827, 0.2492, 16.1623
      CIE-Lab:
        47.1867, 72.9672, 0.4332
        CIE-LCH:
        47.1867, 72.9685, 0.3401
        CIE-Luv:
        47.1867, 114.3773, -13.5069
        Hunter-Lab:
        40.2024, 68.6713, 2.4967
      #d71472 color charts
#d71472 RGB chart
      #d71472 CMYK chart
      #d71472 RGB pie chart
      #d71472 color shades, tints & tones
#d71472 color schemes
#d71472 color preview, HTML & CSS examples
           This text has a color of #d71472        
        
          <p style="color:#d71472;">Text here</p>
        
        
          .mytext {color:#d71472;}
        
        Text color #d71472
      
           This box has a color of #d71472        
        
          <div style="background-color:#d71472;">Content here</div>
        
        
          .mybackground {background-color:#d71472;}
        
        Background color #d71472
      
           Border around this has a color of #d71472        
        
          <div style="border:2px solid #d71472;">Content here</div>
        
        
          .myborder {border:2px solid #d71472;}
        
        Border color #d71472