#d6b130 color space conversions
Hex:
        #d6b130
        RGB:
        214, 177, 48
        CMY:
        16, 31, 81
        CMYK:
        0, 17, 78, 16
      HSL:
        47°, 66.9355%, 51.3725%
        HSV (HSB):
        47°, 77.5701%, 83.9216%
        XYZ:
        43.9872, 45.9538, 9.3479
        xyY:
        0.4430, 0.4628, 45.9538
      CIE-Lab:
        73.5156, 0.9091, 66.1075
        CIE-LCH:
        73.5156, 66.1137, 89.2121
        CIE-Luv:
        73.5156, 31.7913, 71.5794
        Hunter-Lab:
        67.7892, -2.8058, 39.2766
      #d6b130 color charts
#d6b130 RGB chart
      #d6b130 CMYK chart
      #d6b130 RGB pie chart
      #d6b130 color shades, tints & tones
#d6b130 color schemes
#d6b130 color preview, HTML & CSS examples
           This text has a color of #d6b130        
        
          <p style="color:#d6b130;">Text here</p>
        
        
          .mytext {color:#d6b130;}
        
        Text color #d6b130
      
           This box has a color of #d6b130        
        
          <div style="background-color:#d6b130;">Content here</div>
        
        
          .mybackground {background-color:#d6b130;}
        
        Background color #d6b130
      
           Border around this has a color of #d6b130        
        
          <div style="border:2px solid #d6b130;">Content here</div>
        
        
          .myborder {border:2px solid #d6b130;}
        
        Border color #d6b130