#d8bb50 color space conversions
Hex:
        #d8bb50
        RGB:
        216, 187, 80
        CMY:
        15, 27, 69
        CMYK:
        0, 13, 63, 15
      HSL:
        47°, 63.5514%, 58.0392%
        HSV (HSB):
        47°, 62.9630%, 84.7059%
        XYZ:
        47.5372, 50.7188, 14.8736
        xyY:
        0.4202, 0.4483, 50.7188
      CIE-Lab:
        76.5083, -1.8545, 56.4943
        CIE-LCH:
        76.5083, 56.5248, 91.8801
        CIE-Luv:
        76.5083, 24.9584, 66.4748
        Hunter-Lab:
        71.2171, -5.4818, 37.4693
      #d8bb50 color charts
#d8bb50 RGB chart
      #d8bb50 CMYK chart
      #d8bb50 RGB pie chart
      #d8bb50 color shades, tints & tones
#d8bb50 color schemes
#d8bb50 color preview, HTML & CSS examples
           This text has a color of #d8bb50        
        
          <p style="color:#d8bb50;">Text here</p>
        
        
          .mytext {color:#d8bb50;}
        
        Text color #d8bb50
      
           This box has a color of #d8bb50        
        
          <div style="background-color:#d8bb50;">Content here</div>
        
        
          .mybackground {background-color:#d8bb50;}
        
        Background color #d8bb50
      
           Border around this has a color of #d8bb50        
        
          <div style="border:2px solid #d8bb50;">Content here</div>
        
        
          .myborder {border:2px solid #d8bb50;}
        
        Border color #d8bb50