#d7b7ae color space conversions
Hex:
        #d7b7ae
        RGB:
        215, 183, 174
        CMY:
        16, 28, 32
        CMYK:
        0, 15, 19, 16
      HSL:
        13°, 33.8843%, 76.2745%
        HSV (HSB):
        13°, 19.0698%, 84.3137%
        XYZ:
        52.5978, 51.3700, 47.1876
        xyY:
        0.3480, 0.3398, 51.3700
      CIE-Lab:
        76.9026, 10.0576, 8.8257
        CIE-LCH:
        76.9026, 13.3809, 41.2675
        CIE-Luv:
        76.9026, 20.2421, 10.9030
        Hunter-Lab:
        71.6729, 5.5663, 11.1360
      #d7b7ae color charts
#d7b7ae RGB chart
      #d7b7ae CMYK chart
      #d7b7ae RGB pie chart
      #d7b7ae color shades, tints & tones
#d7b7ae color schemes
#d7b7ae color preview, HTML & CSS examples
           This text has a color of #d7b7ae        
        
          <p style="color:#d7b7ae;">Text here</p>
        
        
          .mytext {color:#d7b7ae;}
        
        Text color #d7b7ae
      
           This box has a color of #d7b7ae        
        
          <div style="background-color:#d7b7ae;">Content here</div>
        
        
          .mybackground {background-color:#d7b7ae;}
        
        Background color #d7b7ae
      
           Border around this has a color of #d7b7ae        
        
          <div style="border:2px solid #d7b7ae;">Content here</div>
        
        
          .myborder {border:2px solid #d7b7ae;}
        
        Border color #d7b7ae