#d3bb14 color space conversions
Hex:
        #d3bb14
        RGB:
        211, 187, 20
        CMY:
        17, 27, 92
        CMYK:
        0, 11, 91, 17
      HSL:
        52°, 82.6840%, 45.2941%
        HSV (HSB):
        52°, 90.5213%, 82.7451%
        XYZ:
        44.7606, 49.4400, 7.8456
        xyY:
        0.4386, 0.4845, 49.4400
      CIE-Lab:
        75.7243, -6.3578, 74.9207
        CIE-LCH:
        75.7243, 75.1900, 94.8505
        CIE-Luv:
        75.7243, 22.8659, 79.8034
        Hunter-Lab:
        70.3136, -9.4185, 42.6040
      #d3bb14 color charts
#d3bb14 RGB chart
      #d3bb14 CMYK chart
      #d3bb14 RGB pie chart
      #d3bb14 color shades, tints & tones
#d3bb14 color schemes
#d3bb14 color preview, HTML & CSS examples
           This text has a color of #d3bb14        
        
          <p style="color:#d3bb14;">Text here</p>
        
        
          .mytext {color:#d3bb14;}
        
        Text color #d3bb14
      
           This box has a color of #d3bb14        
        
          <div style="background-color:#d3bb14;">Content here</div>
        
        
          .mybackground {background-color:#d3bb14;}
        
        Background color #d3bb14
      
           Border around this has a color of #d3bb14        
        
          <div style="border:2px solid #d3bb14;">Content here</div>
        
        
          .myborder {border:2px solid #d3bb14;}
        
        Border color #d3bb14