#d6b993 color space conversions
Hex:
        #d6b993
        RGB:
        214, 185, 147
        CMY:
        16, 27, 42
        CMYK:
        0, 14, 31, 16
      HSL:
        34°, 44.9664%, 70.7843%
        HSV (HSB):
        34°, 31.3084%, 83.9216%
        XYZ:
        50.3470, 51.1006, 34.8136
        xyY:
        0.3695, 0.3750, 51.1006
      CIE-Lab:
        76.7399, 4.8177, 23.1363
        CIE-LCH:
        76.7399, 23.6326, 78.2373
        CIE-Luv:
        76.7399, 20.7024, 30.7839
        Hunter-Lab:
        71.4847, 0.6200, 21.1646
      #d6b993 color charts
#d6b993 RGB chart
      #d6b993 CMYK chart
      #d6b993 RGB pie chart
      #d6b993 color shades, tints & tones
#d6b993 color schemes
#d6b993 color preview, HTML & CSS examples
           This text has a color of #d6b993        
        
          <p style="color:#d6b993;">Text here</p>
        
        
          .mytext {color:#d6b993;}
        
        Text color #d6b993
      
           This box has a color of #d6b993        
        
          <div style="background-color:#d6b993;">Content here</div>
        
        
          .mybackground {background-color:#d6b993;}
        
        Background color #d6b993
      
           Border around this has a color of #d6b993        
        
          <div style="border:2px solid #d6b993;">Content here</div>
        
        
          .myborder {border:2px solid #d6b993;}
        
        Border color #d6b993