#d9ba50 color space conversions
Hex:
        #d9ba50
        RGB:
        217, 186, 80
        CMY:
        15, 27, 69
        CMYK:
        0, 14, 63, 15
      HSL:
        46°, 64.3192%, 58.2353%
        HSV (HSB):
        46°, 63.1336%, 85.0980%
        XYZ:
        47.6221, 50.4487, 14.8170
        xyY:
        0.4219, 0.4469, 50.4487
      CIE-Lab:
        76.3439, -0.9092, 56.3416
        CIE-LCH:
        76.3439, 56.3489, 90.9245
        CIE-Luv:
        76.3439, 26.3801, 66.0779
        Hunter-Lab:
        71.0273, -4.6175, 37.3506
      #d9ba50 color charts
#d9ba50 RGB chart
      #d9ba50 CMYK chart
      #d9ba50 RGB pie chart
      #d9ba50 color shades, tints & tones
#d9ba50 color schemes
#d9ba50 color preview, HTML & CSS examples
           This text has a color of #d9ba50        
        
          <p style="color:#d9ba50;">Text here</p>
        
        
          .mytext {color:#d9ba50;}
        
        Text color #d9ba50
      
           This box has a color of #d9ba50        
        
          <div style="background-color:#d9ba50;">Content here</div>
        
        
          .mybackground {background-color:#d9ba50;}
        
        Background color #d9ba50
      
           Border around this has a color of #d9ba50        
        
          <div style="border:2px solid #d9ba50;">Content here</div>
        
        
          .myborder {border:2px solid #d9ba50;}
        
        Border color #d9ba50