#d9ba06 color space conversions
Hex:
        #d9ba06
        RGB:
        217, 186, 6
        CMY:
        15, 27, 98
        CMYK:
        0, 14, 97, 15
      HSL:
        51°, 94.6188%, 43.7255%
        HSV (HSB):
        51°, 97.2350%, 85.0980%
        XYZ:
        46.2070, 49.8827, 7.3652
        xyY:
        0.4466, 0.4822, 49.8827
      CIE-Lab:
        75.9972, -3.3881, 77.1256
        CIE-LCH:
        75.9972, 77.2000, 92.5154
        CIE-Luv:
        75.9972, 28.1715, 80.4938
        Hunter-Lab:
        70.6277, -6.8176, 43.2564
      #d9ba06 color charts
#d9ba06 RGB chart
      #d9ba06 CMYK chart
      #d9ba06 RGB pie chart
      #d9ba06 color shades, tints & tones
#d9ba06 color schemes
#d9ba06 color preview, HTML & CSS examples
           This text has a color of #d9ba06        
        
          <p style="color:#d9ba06;">Text here</p>
        
        
          .mytext {color:#d9ba06;}
        
        Text color #d9ba06
      
           This box has a color of #d9ba06        
        
          <div style="background-color:#d9ba06;">Content here</div>
        
        
          .mybackground {background-color:#d9ba06;}
        
        Background color #d9ba06
      
           Border around this has a color of #d9ba06        
        
          <div style="border:2px solid #d9ba06;">Content here</div>
        
        
          .myborder {border:2px solid #d9ba06;}
        
        Border color #d9ba06