#d3bf1a color space conversions
Hex:
        #d3bf1a
        RGB:
        211, 191, 26
        CMY:
        17, 25, 90
        CMYK:
        0, 9, 88, 17
      HSL:
        54°, 78.0591%, 46.4706%
        HSV (HSB):
        54°, 87.6777%, 82.7451%
        XYZ:
        45.6812, 51.1851, 8.4493
        xyY:
        0.4338, 0.4860, 51.1851
      CIE-Lab:
        76.7910, -8.3066, 74.6776
        CIE-LCH:
        76.7910, 75.1381, 96.3471
        CIE-Luv:
        76.7910, 19.9653, 80.7174
        Hunter-Lab:
        71.5437, -11.2279, 43.0785
      #d3bf1a color charts
#d3bf1a RGB chart
      #d3bf1a CMYK chart
      #d3bf1a RGB pie chart
      #d3bf1a color shades, tints & tones
#d3bf1a color schemes
#d3bf1a color preview, HTML & CSS examples
           This text has a color of #d3bf1a        
        
          <p style="color:#d3bf1a;">Text here</p>
        
        
          .mytext {color:#d3bf1a;}
        
        Text color #d3bf1a
      
           This box has a color of #d3bf1a        
        
          <div style="background-color:#d3bf1a;">Content here</div>
        
        
          .mybackground {background-color:#d3bf1a;}
        
        Background color #d3bf1a
      
           Border around this has a color of #d3bf1a        
        
          <div style="border:2px solid #d3bf1a;">Content here</div>
        
        
          .myborder {border:2px solid #d3bf1a;}
        
        Border color #d3bf1a