#d6b255 color space conversions
Hex:
        #d6b255
        RGB:
        214, 178, 85
        CMY:
        16, 30, 67
        CMYK:
        0, 17, 60, 16
      HSL:
        43°, 61.1374%, 58.6275%
        HSV (HSB):
        43°, 60.2804%, 83.9216%
        XYZ:
        45.2916, 46.7928, 15.2391
        xyY:
        0.4220, 0.4360, 46.7928
      CIE-Lab:
        74.0570, 2.3610, 51.4311
        CIE-LCH:
        74.0570, 51.4853, 87.3716
        CIE-Luv:
        74.0570, 29.5041, 60.4562
        Hunter-Lab:
        68.4053, -1.5230, 34.6752
      #d6b255 color charts
#d6b255 RGB chart
      #d6b255 CMYK chart
      #d6b255 RGB pie chart
      #d6b255 color shades, tints & tones
#d6b255 color schemes
#d6b255 color preview, HTML & CSS examples
           This text has a color of #d6b255        
        
          <p style="color:#d6b255;">Text here</p>
        
        
          .mytext {color:#d6b255;}
        
        Text color #d6b255
      
           This box has a color of #d6b255        
        
          <div style="background-color:#d6b255;">Content here</div>
        
        
          .mybackground {background-color:#d6b255;}
        
        Background color #d6b255
      
           Border around this has a color of #d6b255        
        
          <div style="border:2px solid #d6b255;">Content here</div>
        
        
          .myborder {border:2px solid #d6b255;}
        
        Border color #d6b255