#d4a5ba color space conversions
Hex:
        #d4a5ba
        RGB:
        212, 165, 186
        CMY:
        17, 35, 27
        CMYK:
        0, 22, 12, 17
      HSL:
        333°, 35.3383%, 73.9216%
        HSV (HSB):
        333°, 22.1698%, 83.1373%
        XYZ:
        49.4694, 44.4525, 52.4272
        xyY:
        0.3380, 0.3037, 44.4525
      CIE-Lab:
        72.5299, 20.6001, -4.1200
        CIE-LCH:
        72.5299, 21.0081, 348.6902
        CIE-Luv:
        72.5299, 27.0464, -9.7549
        Hunter-Lab:
        66.6727, 15.7652, 0.0489
      #d4a5ba color charts
#d4a5ba RGB chart
      #d4a5ba CMYK chart
      #d4a5ba RGB pie chart
      #d4a5ba color shades, tints & tones
#d4a5ba color schemes
#d4a5ba color preview, HTML & CSS examples
           This text has a color of #d4a5ba        
        
          <p style="color:#d4a5ba;">Text here</p>
        
        
          .mytext {color:#d4a5ba;}
        
        Text color #d4a5ba
      
           This box has a color of #d4a5ba        
        
          <div style="background-color:#d4a5ba;">Content here</div>
        
        
          .mybackground {background-color:#d4a5ba;}
        
        Background color #d4a5ba
      
           Border around this has a color of #d4a5ba        
        
          <div style="border:2px solid #d4a5ba;">Content here</div>
        
        
          .myborder {border:2px solid #d4a5ba;}
        
        Border color #d4a5ba