#d8a5b1 color space conversions
Hex:
        #d8a5b1
        RGB:
        216, 165, 177
        CMY:
        15, 35, 31
        CMYK:
        0, 24, 18, 15
      HSL:
        346°, 39.5349%, 74.7059%
        HSV (HSB):
        346°, 23.6111%, 84.7059%
        XYZ:
        49.7098, 44.6835, 47.5998
        xyY:
        0.3501, 0.3147, 44.6835
      CIE-Lab:
        72.6830, 20.5907, 1.1111
        CIE-LCH:
        72.6830, 20.6206, 3.0889
        CIE-Luv:
        72.6830, 30.8301, -2.0929
        Hunter-Lab:
        66.8457, 15.7615, 4.5726
      #d8a5b1 color charts
#d8a5b1 RGB chart
      #d8a5b1 CMYK chart
      #d8a5b1 RGB pie chart
      #d8a5b1 color shades, tints & tones
#d8a5b1 color schemes
#d8a5b1 color preview, HTML & CSS examples
           This text has a color of #d8a5b1        
        
          <p style="color:#d8a5b1;">Text here</p>
        
        
          .mytext {color:#d8a5b1;}
        
        Text color #d8a5b1
      
           This box has a color of #d8a5b1        
        
          <div style="background-color:#d8a5b1;">Content here</div>
        
        
          .mybackground {background-color:#d8a5b1;}
        
        Background color #d8a5b1
      
           Border around this has a color of #d8a5b1        
        
          <div style="border:2px solid #d8a5b1;">Content here</div>
        
        
          .myborder {border:2px solid #d8a5b1;}
        
        Border color #d8a5b1