#d9ba11 color space conversions
Hex:
        #d9ba11
        RGB:
        217, 186, 17
        CMY:
        15, 27, 93
        CMYK:
        0, 14, 92, 15
      HSL:
        51°, 85.4701%, 45.8824%
        HSV (HSB):
        51°, 92.1659%, 85.0980%
        XYZ:
        46.2754, 49.9100, 7.7249
        xyY:
        0.4453, 0.4803, 49.9100
      CIE-Lab:
        76.0140, -3.2669, 75.8490
        CIE-LCH:
        76.0140, 75.9193, 92.4662
        CIE-Luv:
        76.0140, 28.0820, 79.7744
        Hunter-Lab:
        70.6470, -6.7108, 42.9698
      #d9ba11 color charts
#d9ba11 RGB chart
      #d9ba11 CMYK chart
      #d9ba11 RGB pie chart
      #d9ba11 color shades, tints & tones
#d9ba11 color schemes
#d9ba11 color preview, HTML & CSS examples
           This text has a color of #d9ba11        
        
          <p style="color:#d9ba11;">Text here</p>
        
        
          .mytext {color:#d9ba11;}
        
        Text color #d9ba11
      
           This box has a color of #d9ba11        
        
          <div style="background-color:#d9ba11;">Content here</div>
        
        
          .mybackground {background-color:#d9ba11;}
        
        Background color #d9ba11
      
           Border around this has a color of #d9ba11        
        
          <div style="border:2px solid #d9ba11;">Content here</div>
        
        
          .myborder {border:2px solid #d9ba11;}
        
        Border color #d9ba11