#d5b7ba color space conversions
Hex:
        #d5b7ba
        RGB:
        213, 183, 186
        CMY:
        16, 28, 27
        CMYK:
        0, 14, 13, 16
      HSL:
        354°, 26.3158%, 77.6471%
        HSV (HSB):
        354°, 14.0845%, 83.5294%
        XYZ:
        53.2370, 51.5583, 53.6002
        xyY:
        0.3361, 0.3255, 51.5583
      CIE-Lab:
        77.0160, 11.2252, 2.4541
        CIE-LCH:
        77.0160, 11.4903, 12.3324
        CIE-Luv:
        77.0160, 17.8445, 1.6058
        Hunter-Lab:
        71.8041, 6.6863, 6.0041
      #d5b7ba color charts
#d5b7ba RGB chart
      #d5b7ba CMYK chart
      #d5b7ba RGB pie chart
      #d5b7ba color shades, tints & tones
#d5b7ba color schemes
#d5b7ba color preview, HTML & CSS examples
           This text has a color of #d5b7ba        
        
          <p style="color:#d5b7ba;">Text here</p>
        
        
          .mytext {color:#d5b7ba;}
        
        Text color #d5b7ba
      
           This box has a color of #d5b7ba        
        
          <div style="background-color:#d5b7ba;">Content here</div>
        
        
          .mybackground {background-color:#d5b7ba;}
        
        Background color #d5b7ba
      
           Border around this has a color of #d5b7ba        
        
          <div style="border:2px solid #d5b7ba;">Content here</div>
        
        
          .myborder {border:2px solid #d5b7ba;}
        
        Border color #d5b7ba