#d3a4ae color space conversions
Hex:
        #d3a4ae
        RGB:
        211, 164, 174
        CMY:
        17, 36, 32
        CMYK:
        0, 22, 18, 17
      HSL:
        347°, 34.8148%, 73.5294%
        HSV (HSB):
        347°, 22.2749%, 82.7451%
        XYZ:
        47.7794, 43.4558, 45.9140
        xyY:
        0.3484, 0.3169, 43.4558
      CIE-Lab:
        71.8632, 18.8405, 1.5113
        CIE-LCH:
        71.8632, 18.9010, 4.5861
        CIE-Luv:
        71.8632, 28.3994, -1.1861
        Hunter-Lab:
        65.9210, 14.0147, 4.8492
      #d3a4ae color charts
#d3a4ae RGB chart
      #d3a4ae CMYK chart
      #d3a4ae RGB pie chart
      #d3a4ae color shades, tints & tones
#d3a4ae color schemes
#d3a4ae color preview, HTML & CSS examples
           This text has a color of #d3a4ae        
        
          <p style="color:#d3a4ae;">Text here</p>
        
        
          .mytext {color:#d3a4ae;}
        
        Text color #d3a4ae
      
           This box has a color of #d3a4ae        
        
          <div style="background-color:#d3a4ae;">Content here</div>
        
        
          .mybackground {background-color:#d3a4ae;}
        
        Background color #d3a4ae
      
           Border around this has a color of #d3a4ae        
        
          <div style="border:2px solid #d3a4ae;">Content here</div>
        
        
          .myborder {border:2px solid #d3a4ae;}
        
        Border color #d3a4ae