#d5ba25 color space conversions
Hex:
        #d5ba25
        RGB:
        213, 186, 37
        CMY:
        16, 27, 85
        CMYK:
        0, 13, 83, 16
      HSL:
        51°, 70.4000%, 49.0196%
        HSV (HSB):
        51°, 82.6291%, 83.5294%
        XYZ:
        45.3334, 49.3975, 8.8956
        xyY:
        0.4375, 0.4767, 49.3975
      CIE-Lab:
        75.6980, -4.5919, 71.3168
        CIE-LCH:
        75.6980, 71.4645, 93.6840
        CIE-Luv:
        75.6980, 24.8060, 77.2607
        Hunter-Lab:
        70.2834, -7.8618, 41.6942
      #d5ba25 color charts
#d5ba25 RGB chart
      #d5ba25 CMYK chart
      #d5ba25 RGB pie chart
      #d5ba25 color shades, tints & tones
#d5ba25 color schemes
#d5ba25 color preview, HTML & CSS examples
           This text has a color of #d5ba25        
        
          <p style="color:#d5ba25;">Text here</p>
        
        
          .mytext {color:#d5ba25;}
        
        Text color #d5ba25
      
           This box has a color of #d5ba25        
        
          <div style="background-color:#d5ba25;">Content here</div>
        
        
          .mybackground {background-color:#d5ba25;}
        
        Background color #d5ba25
      
           Border around this has a color of #d5ba25        
        
          <div style="border:2px solid #d5ba25;">Content here</div>
        
        
          .myborder {border:2px solid #d5ba25;}
        
        Border color #d5ba25