#d5b406 color space conversions
Hex:
        #d5b406
        RGB:
        213, 180, 6
        CMY:
        16, 29, 98
        CMYK:
        0, 15, 97, 16
      HSL:
        50°, 94.5205%, 42.9412%
        HSV (HSB):
        50°, 97.1831%, 83.5294%
        XYZ:
        43.7947, 46.8018, 6.8977
        xyY:
        0.4492, 0.4800, 46.8018
      CIE-Lab:
        74.0628, -2.0147, 75.5525
        CIE-LCH:
        74.0628, 75.5794, 91.5275
        CIE-Luv:
        74.0628, 29.5580, 78.1662
        Hunter-Lab:
        68.4118, -5.4517, 41.9103
      #d5b406 color charts
#d5b406 RGB chart
      #d5b406 CMYK chart
      #d5b406 RGB pie chart
      #d5b406 color shades, tints & tones
#d5b406 color schemes
#d5b406 color preview, HTML & CSS examples
           This text has a color of #d5b406        
        
          <p style="color:#d5b406;">Text here</p>
        
        
          .mytext {color:#d5b406;}
        
        Text color #d5b406
      
           This box has a color of #d5b406        
        
          <div style="background-color:#d5b406;">Content here</div>
        
        
          .mybackground {background-color:#d5b406;}
        
        Background color #d5b406
      
           Border around this has a color of #d5b406        
        
          <div style="border:2px solid #d5b406;">Content here</div>
        
        
          .myborder {border:2px solid #d5b406;}
        
        Border color #d5b406