#d6b355 color space conversions
Hex:
        #d6b355
        RGB:
        214, 179, 85
        CMY:
        16, 30, 67
        CMYK:
        0, 16, 60, 16
      HSL:
        44°, 61.1374%, 58.6275%
        HSV (HSB):
        44°, 60.2804%, 83.9216%
        XYZ:
        45.4913, 47.1922, 15.3057
        xyY:
        0.4213, 0.4370, 47.1922
      CIE-Lab:
        74.3126, 1.8328, 51.7207
        CIE-LCH:
        74.3126, 51.7531, 87.9704
        CIE-Luv:
        74.3126, 28.8066, 60.9070
        Hunter-Lab:
        68.6966, -2.0151, 34.8777
      #d6b355 color charts
#d6b355 RGB chart
      #d6b355 CMYK chart
      #d6b355 RGB pie chart
      #d6b355 color shades, tints & tones
#d6b355 color schemes
#d6b355 color preview, HTML & CSS examples
           This text has a color of #d6b355        
        
          <p style="color:#d6b355;">Text here</p>
        
        
          .mytext {color:#d6b355;}
        
        Text color #d6b355
      
           This box has a color of #d6b355        
        
          <div style="background-color:#d6b355;">Content here</div>
        
        
          .mybackground {background-color:#d6b355;}
        
        Background color #d6b355
      
           Border around this has a color of #d6b355        
        
          <div style="border:2px solid #d6b355;">Content here</div>
        
        
          .myborder {border:2px solid #d6b355;}
        
        Border color #d6b355