#d8a5ae color space conversions
Hex:
        #d8a5ae
        RGB:
        216, 165, 174
        CMY:
        15, 35, 32
        CMYK:
        0, 24, 19, 15
      HSL:
        349°, 39.5349%, 74.7059%
        HSV (HSB):
        349°, 23.6111%, 84.7059%
        XYZ:
        49.4140, 44.5652, 46.0419
        xyY:
        0.3529, 0.3183, 44.5652
      CIE-Lab:
        72.6047, 20.1277, 2.6504
        CIE-LCH:
        72.6047, 20.3014, 7.5014
        CIE-Luv:
        72.6047, 31.2060, 0.2013
        Hunter-Lab:
        66.7572, 15.3016, 5.8381
      #d8a5ae color charts
#d8a5ae RGB chart
      #d8a5ae CMYK chart
      #d8a5ae RGB pie chart
      #d8a5ae color shades, tints & tones
#d8a5ae color schemes
#d8a5ae color preview, HTML & CSS examples
           This text has a color of #d8a5ae        
        
          <p style="color:#d8a5ae;">Text here</p>
        
        
          .mytext {color:#d8a5ae;}
        
        Text color #d8a5ae
      
           This box has a color of #d8a5ae        
        
          <div style="background-color:#d8a5ae;">Content here</div>
        
        
          .mybackground {background-color:#d8a5ae;}
        
        Background color #d8a5ae
      
           Border around this has a color of #d8a5ae        
        
          <div style="border:2px solid #d8a5ae;">Content here</div>
        
        
          .myborder {border:2px solid #d8a5ae;}
        
        Border color #d8a5ae