#d9a0bf color space conversions
Hex:
        #d9a0bf
        RGB:
        217, 160, 191
        CMY:
        15, 37, 25
        CMYK:
        0, 26, 12, 15
      HSL:
        327°, 42.8571%, 73.9216%
        HSV (HSB):
        327°, 26.2673%, 85.0980%
        XYZ:
        50.5900, 43.6549, 55.0501
        xyY:
        0.3389, 0.2924, 43.6549
      CIE-Lab:
        71.9972, 25.9104, -7.6100
        CIE-LCH:
        71.9972, 27.0048, 343.6322
        CIE-Luv:
        71.9972, 32.3913, -15.9360
        Hunter-Lab:
        66.0719, 21.0485, -3.1492
      #d9a0bf color charts
#d9a0bf RGB chart
      #d9a0bf CMYK chart
      #d9a0bf RGB pie chart
      #d9a0bf color shades, tints & tones
#d9a0bf color schemes
#d9a0bf color preview, HTML & CSS examples
           This text has a color of #d9a0bf        
        
          <p style="color:#d9a0bf;">Text here</p>
        
        
          .mytext {color:#d9a0bf;}
        
        Text color #d9a0bf
      
           This box has a color of #d9a0bf        
        
          <div style="background-color:#d9a0bf;">Content here</div>
        
        
          .mybackground {background-color:#d9a0bf;}
        
        Background color #d9a0bf
      
           Border around this has a color of #d9a0bf        
        
          <div style="border:2px solid #d9a0bf;">Content here</div>
        
        
          .myborder {border:2px solid #d9a0bf;}
        
        Border color #d9a0bf