#d6cc5b color space conversions
Hex:
        #d6cc5b
        RGB:
        214, 204, 91
        CMY:
        16, 20, 64
        CMYK:
        0, 5, 57, 16
      HSL:
        55°, 60.0000%, 59.8039%
        HSV (HSB):
        55°, 57.4766%, 83.9216%
        XYZ:
        51.2127, 58.2372, 18.4392
        xyY:
        0.4004, 0.4554, 58.2372
      CIE-Lab:
        80.8705, -10.6806, 56.3665
        CIE-LCH:
        80.8705, 57.3695, 100.7295
        CIE-Luv:
        80.8705, 11.7463, 69.8567
        Hunter-Lab:
        76.3133, -13.7595, 39.0933
      #d6cc5b color charts
#d6cc5b RGB chart
      #d6cc5b CMYK chart
      #d6cc5b RGB pie chart
      #d6cc5b color shades, tints & tones
#d6cc5b color schemes
#d6cc5b color preview, HTML & CSS examples
           This text has a color of #d6cc5b        
        
          <p style="color:#d6cc5b;">Text here</p>
        
        
          .mytext {color:#d6cc5b;}
        
        Text color #d6cc5b
      
           This box has a color of #d6cc5b        
        
          <div style="background-color:#d6cc5b;">Content here</div>
        
        
          .mybackground {background-color:#d6cc5b;}
        
        Background color #d6cc5b
      
           Border around this has a color of #d6cc5b        
        
          <div style="border:2px solid #d6cc5b;">Content here</div>
        
        
          .myborder {border:2px solid #d6cc5b;}
        
        Border color #d6cc5b