#d9bb3f color space conversions
Hex:
        #d9bb3f
        RGB:
        217, 187, 63
        CMY:
        15, 27, 75
        CMYK:
        0, 14, 71, 15
      HSL:
        48°, 66.9565%, 54.9020%
        HSV (HSB):
        48°, 70.9677%, 85.0980%
        XYZ:
        47.2828, 50.6512, 11.9872
        xyY:
        0.4302, 0.4608, 50.6512
      CIE-Lab:
        76.4673, -2.3867, 63.5710
        CIE-LCH:
        76.4673, 63.6158, 92.1501
        CIE-Luv:
        76.4673, 26.3545, 71.9868
        Hunter-Lab:
        71.1697, -5.9574, 39.8325
      #d9bb3f color charts
#d9bb3f RGB chart
      #d9bb3f CMYK chart
      #d9bb3f RGB pie chart
      #d9bb3f color shades, tints & tones
#d9bb3f color schemes
#d9bb3f color preview, HTML & CSS examples
           This text has a color of #d9bb3f        
        
          <p style="color:#d9bb3f;">Text here</p>
        
        
          .mytext {color:#d9bb3f;}
        
        Text color #d9bb3f
      
           This box has a color of #d9bb3f        
        
          <div style="background-color:#d9bb3f;">Content here</div>
        
        
          .mybackground {background-color:#d9bb3f;}
        
        Background color #d9bb3f
      
           Border around this has a color of #d9bb3f        
        
          <div style="border:2px solid #d9bb3f;">Content here</div>
        
        
          .myborder {border:2px solid #d9bb3f;}
        
        Border color #d9bb3f