#d1707d color space conversions
Hex:
        #d1707d
        RGB:
        209, 112, 125
        CMY:
        18, 56, 51
        CMYK:
        0, 46, 40, 18
      HSL:
        352°, 51.3228%, 62.9412%
        HSV (HSB):
        352°, 46.4115%, 81.9608%
        XYZ:
        35.7903, 26.6243, 22.6547
        xyY:
        0.4207, 0.3130, 26.6243
      CIE-Lab:
        58.6250, 39.4004, 10.1516
        CIE-LCH:
        58.6250, 40.6872, 14.4482
        CIE-Luv:
        58.6250, 66.0821, 6.0439
        Hunter-Lab:
        51.5988, 33.5147, 10.0876
      #d1707d color charts
#d1707d RGB chart
      #d1707d CMYK chart
      #d1707d RGB pie chart
      #d1707d color shades, tints & tones
#d1707d color schemes
#d1707d color preview, HTML & CSS examples
           This text has a color of #d1707d        
        
          <p style="color:#d1707d;">Text here</p>
        
        
          .mytext {color:#d1707d;}
        
        Text color #d1707d
      
           This box has a color of #d1707d        
        
          <div style="background-color:#d1707d;">Content here</div>
        
        
          .mybackground {background-color:#d1707d;}
        
        Background color #d1707d
      
           Border around this has a color of #d1707d        
        
          <div style="border:2px solid #d1707d;">Content here</div>
        
        
          .myborder {border:2px solid #d1707d;}
        
        Border color #d1707d