#d5b600 color space conversions
Hex:
        #d5b600
        RGB:
        213, 182, 0
        CMY:
        16, 29, 100
        CMYK:
        0, 15, 100, 16
      HSL:
        51°, 100.0000%, 41.7647%
        HSV (HSB):
        51°, 100.0000%, 83.5294%
        XYZ:
        44.1685, 47.6020, 6.8602
        xyY:
        0.4478, 0.4826, 47.6020
      CIE-Lab:
        74.5732, -3.1191, 76.5775
        CIE-LCH:
        74.5732, 76.6409, 92.3324
        CIE-Luv:
        74.5732, 28.1339, 79.2805
        Hunter-Lab:
        68.9942, -6.4683, 42.4007
      #d5b600 color charts
#d5b600 RGB chart
      #d5b600 CMYK chart
      #d5b600 RGB pie chart
      #d5b600 color shades, tints & tones
#d5b600 color schemes
#d5b600 color preview, HTML & CSS examples
           This text has a color of #d5b600        
        
          <p style="color:#d5b600;">Text here</p>
        
        
          .mytext {color:#d5b600;}
        
        Text color #d5b600
      
           This box has a color of #d5b600        
        
          <div style="background-color:#d5b600;">Content here</div>
        
        
          .mybackground {background-color:#d5b600;}
        
        Background color #d5b600
      
           Border around this has a color of #d5b600        
        
          <div style="border:2px solid #d5b600;">Content here</div>
        
        
          .myborder {border:2px solid #d5b600;}
        
        Border color #d5b600