#d3bf2e color space conversions
Hex:
        #d3bf2e
        RGB:
        211, 191, 46
        CMY:
        17, 25, 82
        CMYK:
        0, 9, 78, 17
      HSL:
        53°, 65.2174%, 50.3922%
        HSV (HSB):
        53°, 78.1991%, 82.7451%
        XYZ:
        45.9879, 51.3077, 10.0643
        xyY:
        0.4284, 0.4779, 51.3077
      CIE-Lab:
        76.8650, -7.7514, 69.6837
        CIE-LCH:
        76.8650, 70.1135, 96.3473
        CIE-Luv:
        76.8650, 19.6345, 77.5632
        Hunter-Lab:
        71.6294, -10.7500, 41.8100
      #d3bf2e color charts
#d3bf2e RGB chart
      #d3bf2e CMYK chart
      #d3bf2e RGB pie chart
      #d3bf2e color shades, tints & tones
#d3bf2e color schemes
#d3bf2e color preview, HTML & CSS examples
           This text has a color of #d3bf2e        
        
          <p style="color:#d3bf2e;">Text here</p>
        
        
          .mytext {color:#d3bf2e;}
        
        Text color #d3bf2e
      
           This box has a color of #d3bf2e        
        
          <div style="background-color:#d3bf2e;">Content here</div>
        
        
          .mybackground {background-color:#d3bf2e;}
        
        Background color #d3bf2e
      
           Border around this has a color of #d3bf2e        
        
          <div style="border:2px solid #d3bf2e;">Content here</div>
        
        
          .myborder {border:2px solid #d3bf2e;}
        
        Border color #d3bf2e