#d6b086 color space conversions
Hex:
        #d6b086
        RGB:
        214, 176, 134
        CMY:
        16, 31, 47
        CMYK:
        0, 18, 37, 16
      HSL:
        32°, 49.3827%, 68.2353%
        HSV (HSB):
        32°, 37.3832%, 83.9216%
        XYZ:
        47.5600, 47.0680, 29.1326
        xyY:
        0.3843, 0.3803, 47.0680
      CIE-Lab:
        74.2333, 8.0152, 26.6993
        CIE-LCH:
        74.2333, 27.8764, 73.2900
        CIE-Luv:
        74.2333, 27.3806, 34.1404
        Hunter-Lab:
        68.6062, 3.6811, 22.8477
      #d6b086 color charts
#d6b086 RGB chart
      #d6b086 CMYK chart
      #d6b086 RGB pie chart
      #d6b086 color shades, tints & tones
#d6b086 color schemes
#d6b086 color preview, HTML & CSS examples
           This text has a color of #d6b086        
        
          <p style="color:#d6b086;">Text here</p>
        
        
          .mytext {color:#d6b086;}
        
        Text color #d6b086
      
           This box has a color of #d6b086        
        
          <div style="background-color:#d6b086;">Content here</div>
        
        
          .mybackground {background-color:#d6b086;}
        
        Background color #d6b086
      
           Border around this has a color of #d6b086        
        
          <div style="border:2px solid #d6b086;">Content here</div>
        
        
          .myborder {border:2px solid #d6b086;}
        
        Border color #d6b086