#d9ba53 color space conversions
Hex:
        #d9ba53
        RGB:
        217, 186, 83
        CMY:
        15, 27, 67
        CMYK:
        0, 14, 62, 15
      HSL:
        46°, 63.8095%, 58.8235%
        HSV (HSB):
        46°, 61.7512%, 85.0980%
        XYZ:
        47.7355, 50.4941, 15.4140
        xyY:
        0.4200, 0.4443, 50.4941
      CIE-Lab:
        76.3715, -0.7136, 55.0259
        CIE-LCH:
        76.3715, 55.0305, 90.7430
        CIE-Luv:
        76.3715, 26.2420, 64.9656
        Hunter-Lab:
        71.0592, -4.4424, 36.8804
      #d9ba53 color charts
#d9ba53 RGB chart
      #d9ba53 CMYK chart
      #d9ba53 RGB pie chart
      #d9ba53 color shades, tints & tones
#d9ba53 color schemes
#d9ba53 color preview, HTML & CSS examples
           This text has a color of #d9ba53        
        
          <p style="color:#d9ba53;">Text here</p>
        
        
          .mytext {color:#d9ba53;}
        
        Text color #d9ba53
      
           This box has a color of #d9ba53        
        
          <div style="background-color:#d9ba53;">Content here</div>
        
        
          .mybackground {background-color:#d9ba53;}
        
        Background color #d9ba53
      
           Border around this has a color of #d9ba53        
        
          <div style="border:2px solid #d9ba53;">Content here</div>
        
        
          .myborder {border:2px solid #d9ba53;}
        
        Border color #d9ba53