#d6b285 color space conversions
Hex:
        #d6b285
        RGB:
        214, 178, 133
        CMY:
        16, 30, 48
        CMYK:
        0, 17, 38, 16
      HSL:
        33°, 49.6933%, 68.0392%
        HSV (HSB):
        33°, 37.8505%, 83.9216%
        XYZ:
        47.8856, 47.8304, 28.8986
        xyY:
        0.3843, 0.3838, 47.8304
      CIE-Lab:
        74.7178, 6.8305, 27.8806
        CIE-LCH:
        74.7178, 28.7052, 76.2342
        CIE-Luv:
        74.7178, 26.1923, 35.8345
        Hunter-Lab:
        69.1595, 2.5631, 23.6370
      #d6b285 color charts
#d6b285 RGB chart
      #d6b285 CMYK chart
      #d6b285 RGB pie chart
      #d6b285 color shades, tints & tones
#d6b285 color schemes
#d6b285 color preview, HTML & CSS examples
           This text has a color of #d6b285        
        
          <p style="color:#d6b285;">Text here</p>
        
        
          .mytext {color:#d6b285;}
        
        Text color #d6b285
      
           This box has a color of #d6b285        
        
          <div style="background-color:#d6b285;">Content here</div>
        
        
          .mybackground {background-color:#d6b285;}
        
        Background color #d6b285
      
           Border around this has a color of #d6b285        
        
          <div style="border:2px solid #d6b285;">Content here</div>
        
        
          .myborder {border:2px solid #d6b285;}
        
        Border color #d6b285