#d4b512 color space conversions
Hex:
        #d4b512
        RGB:
        212, 181, 18
        CMY:
        17, 29, 93
        CMYK:
        0, 15, 92, 17
      HSL:
        50°, 84.3478%, 45.0980%
        HSV (HSB):
        50°, 91.5094%, 83.1373%
        XYZ:
        43.7844, 47.0885, 7.3536
        xyY:
        0.4457, 0.4794, 47.0885
      CIE-Lab:
        74.2463, -2.8359, 74.1500
        CIE-LCH:
        74.2463, 74.2042, 92.1902
        CIE-Luv:
        74.2463, 27.9638, 77.6989
        Hunter-Lab:
        68.6210, -6.1929, 41.6811
      #d4b512 color charts
#d4b512 RGB chart
      #d4b512 CMYK chart
      #d4b512 RGB pie chart
      #d4b512 color shades, tints & tones
#d4b512 color schemes
#d4b512 color preview, HTML & CSS examples
           This text has a color of #d4b512        
        
          <p style="color:#d4b512;">Text here</p>
        
        
          .mytext {color:#d4b512;}
        
        Text color #d4b512
      
           This box has a color of #d4b512        
        
          <div style="background-color:#d4b512;">Content here</div>
        
        
          .mybackground {background-color:#d4b512;}
        
        Background color #d4b512
      
           Border around this has a color of #d4b512        
        
          <div style="border:2px solid #d4b512;">Content here</div>
        
        
          .myborder {border:2px solid #d4b512;}
        
        Border color #d4b512