#d8707d color space conversions
Hex:
        #d8707d
        RGB:
        216, 112, 125
        CMY:
        15, 56, 51
        CMYK:
        0, 48, 42, 15
      HSL:
        353°, 57.1429%, 64.3137%
        HSV (HSB):
        353°, 48.1481%, 84.7059%
        XYZ:
        37.8147, 27.6679, 22.7494
        xyY:
        0.4286, 0.3136, 27.6679
      CIE-Lab:
        59.5875, 41.9345, 11.6463
        CIE-LCH:
        59.5875, 43.5217, 15.5214
        CIE-Luv:
        59.5875, 71.6066, 7.3881
        Hunter-Lab:
        52.6003, 36.2743, 11.1775
      #d8707d color charts
#d8707d RGB chart
      #d8707d CMYK chart
      #d8707d RGB pie chart
      #d8707d color shades, tints & tones
#d8707d color schemes
#d8707d color preview, HTML & CSS examples
           This text has a color of #d8707d        
        
          <p style="color:#d8707d;">Text here</p>
        
        
          .mytext {color:#d8707d;}
        
        Text color #d8707d
      
           This box has a color of #d8707d        
        
          <div style="background-color:#d8707d;">Content here</div>
        
        
          .mybackground {background-color:#d8707d;}
        
        Background color #d8707d
      
           Border around this has a color of #d8707d        
        
          <div style="border:2px solid #d8707d;">Content here</div>
        
        
          .myborder {border:2px solid #d8707d;}
        
        Border color #d8707d