#d9a7ba color space conversions
Hex:
        #d9a7ba
        RGB:
        217, 167, 186
        CMY:
        15, 35, 27
        CMYK:
        0, 23, 14, 15
      HSL:
        337°, 39.6825%, 75.2941%
        HSV (HSB):
        337°, 23.0415%, 85.0980%
        XYZ:
        51.2969, 45.9343, 52.6169
        xyY:
        0.3423, 0.3065, 45.9343
      CIE-Lab:
        73.5029, 21.2990, -2.6312
        CIE-LCH:
        73.5029, 21.4609, 352.9575
        CIE-Luv:
        73.5029, 29.2518, -7.6953
        Hunter-Lab:
        67.7749, 16.4957, 1.4127
      #d9a7ba color charts
#d9a7ba RGB chart
      #d9a7ba CMYK chart
      #d9a7ba RGB pie chart
      #d9a7ba color shades, tints & tones
#d9a7ba color schemes
#d9a7ba color preview, HTML & CSS examples
           This text has a color of #d9a7ba        
        
          <p style="color:#d9a7ba;">Text here</p>
        
        
          .mytext {color:#d9a7ba;}
        
        Text color #d9a7ba
      
           This box has a color of #d9a7ba        
        
          <div style="background-color:#d9a7ba;">Content here</div>
        
        
          .mybackground {background-color:#d9a7ba;}
        
        Background color #d9a7ba
      
           Border around this has a color of #d9a7ba        
        
          <div style="border:2px solid #d9a7ba;">Content here</div>
        
        
          .myborder {border:2px solid #d9a7ba;}
        
        Border color #d9a7ba