#d6bd56 color space conversions
Hex:
        #d6bd56
        RGB:
        214, 189, 86
        CMY:
        16, 26, 66
        CMYK:
        0, 12, 60, 16
      HSL:
        48°, 60.9524%, 58.8235%
        HSV (HSB):
        48°, 59.8131%, 83.9216%
        XYZ:
        47.6089, 51.3632, 16.2089
        xyY:
        0.4133, 0.4459, 51.3632
      CIE-Lab:
        76.8985, -3.3369, 54.1725
        CIE-LCH:
        76.8985, 54.2752, 93.5248
        CIE-Luv:
        76.8985, 21.8821, 65.0196
        Hunter-Lab:
        71.6681, -6.8424, 36.7583
      #d6bd56 color charts
#d6bd56 RGB chart
      #d6bd56 CMYK chart
      #d6bd56 RGB pie chart
      #d6bd56 color shades, tints & tones
#d6bd56 color schemes
#d6bd56 color preview, HTML & CSS examples
           This text has a color of #d6bd56        
        
          <p style="color:#d6bd56;">Text here</p>
        
        
          .mytext {color:#d6bd56;}
        
        Text color #d6bd56
      
           This box has a color of #d6bd56        
        
          <div style="background-color:#d6bd56;">Content here</div>
        
        
          .mybackground {background-color:#d6bd56;}
        
        Background color #d6bd56
      
           Border around this has a color of #d6bd56        
        
          <div style="border:2px solid #d6bd56;">Content here</div>
        
        
          .myborder {border:2px solid #d6bd56;}
        
        Border color #d6bd56