#d5ba54 color space conversions
Hex:
        #d5ba54
        RGB:
        213, 186, 84
        CMY:
        16, 27, 67
        CMYK:
        0, 13, 61, 16
      HSL:
        47°, 60.5634%, 58.2353%
        HSV (HSB):
        47°, 60.5634%, 83.5294%
        XYZ:
        46.5997, 49.9040, 15.5639
        xyY:
        0.4158, 0.4453, 49.9040
      CIE-Lab:
        76.0103, -2.3342, 54.0664
        CIE-LCH:
        76.0103, 54.1167, 92.4721
        CIE-Luv:
        76.0103, 23.2957, 64.4003
        Hunter-Lab:
        70.6428, -5.8769, 36.3873
      #d5ba54 color charts
#d5ba54 RGB chart
      #d5ba54 CMYK chart
      #d5ba54 RGB pie chart
      #d5ba54 color shades, tints & tones
#d5ba54 color schemes
#d5ba54 color preview, HTML & CSS examples
           This text has a color of #d5ba54        
        
          <p style="color:#d5ba54;">Text here</p>
        
        
          .mytext {color:#d5ba54;}
        
        Text color #d5ba54
      
           This box has a color of #d5ba54        
        
          <div style="background-color:#d5ba54;">Content here</div>
        
        
          .mybackground {background-color:#d5ba54;}
        
        Background color #d5ba54
      
           Border around this has a color of #d5ba54        
        
          <div style="border:2px solid #d5ba54;">Content here</div>
        
        
          .myborder {border:2px solid #d5ba54;}
        
        Border color #d5ba54