#d5b825 color space conversions
Hex:
        #d5b825
        RGB:
        213, 184, 37
        CMY:
        16, 28, 85
        CMYK:
        0, 14, 83, 16
      HSL:
        50°, 70.4000%, 49.0196%
        HSV (HSB):
        50°, 82.6291%, 83.5294%
        XYZ:
        44.9150, 48.5607, 8.7561
        xyY:
        0.4393, 0.4750, 48.5607
      CIE-Lab:
        75.1772, -3.5528, 70.8749
        CIE-LCH:
        75.1772, 70.9639, 92.8697
        CIE-Luv:
        75.1772, 26.2399, 76.4730
        Hunter-Lab:
        69.6855, -6.8995, 41.3299
      #d5b825 color charts
#d5b825 RGB chart
      #d5b825 CMYK chart
      #d5b825 RGB pie chart
      #d5b825 color shades, tints & tones
#d5b825 color schemes
#d5b825 color preview, HTML & CSS examples
           This text has a color of #d5b825        
        
          <p style="color:#d5b825;">Text here</p>
        
        
          .mytext {color:#d5b825;}
        
        Text color #d5b825
      
           This box has a color of #d5b825        
        
          <div style="background-color:#d5b825;">Content here</div>
        
        
          .mybackground {background-color:#d5b825;}
        
        Background color #d5b825
      
           Border around this has a color of #d5b825        
        
          <div style="border:2px solid #d5b825;">Content here</div>
        
        
          .myborder {border:2px solid #d5b825;}
        
        Border color #d5b825