#d6b493 color space conversions
Hex:
        #d6b493
        RGB:
        214, 180, 147
        CMY:
        16, 29, 42
        CMYK:
        0, 16, 31, 16
      HSL:
        30°, 44.9664%, 70.7843%
        HSV (HSB):
        30°, 31.3084%, 83.9216%
        XYZ:
        49.3193, 49.0452, 34.4710
        xyY:
        0.3713, 0.3692, 49.0452
      CIE-Lab:
        75.4795, 7.4792, 21.4131
        CIE-LCH:
        75.4795, 22.6817, 70.7467
        CIE-Luv:
        75.4795, 23.7618, 27.9788
        Hunter-Lab:
        70.0323, 3.1496, 19.8391
      #d6b493 color charts
#d6b493 RGB chart
      #d6b493 CMYK chart
      #d6b493 RGB pie chart
      #d6b493 color shades, tints & tones
#d6b493 color schemes
#d6b493 color preview, HTML & CSS examples
           This text has a color of #d6b493        
        
          <p style="color:#d6b493;">Text here</p>
        
        
          .mytext {color:#d6b493;}
        
        Text color #d6b493
      
           This box has a color of #d6b493        
        
          <div style="background-color:#d6b493;">Content here</div>
        
        
          .mybackground {background-color:#d6b493;}
        
        Background color #d6b493
      
           Border around this has a color of #d6b493        
        
          <div style="border:2px solid #d6b493;">Content here</div>
        
        
          .myborder {border:2px solid #d6b493;}
        
        Border color #d6b493