#d6b832 color space conversions
Hex:
        #d6b832
        RGB:
        214, 184, 50
        CMY:
        16, 28, 80
        CMYK:
        0, 14, 77, 16
      HSL:
        49°, 66.6667%, 51.7647%
        HSV (HSB):
        49°, 76.6355%, 83.9216%
        XYZ:
        45.4478, 48.8074, 10.0430
        xyY:
        0.4357, 0.4680, 48.8074
      CIE-Lab:
        75.3314, -2.6835, 67.1033
        CIE-LCH:
        75.3314, 67.1569, 92.2901
        CIE-Luv:
        75.3314, 26.6725, 73.9579
        Hunter-Lab:
        69.8623, -6.1388, 40.3804
      #d6b832 color charts
#d6b832 RGB chart
      #d6b832 CMYK chart
      #d6b832 RGB pie chart
      #d6b832 color shades, tints & tones
#d6b832 color schemes
#d6b832 color preview, HTML & CSS examples
           This text has a color of #d6b832        
        
          <p style="color:#d6b832;">Text here</p>
        
        
          .mytext {color:#d6b832;}
        
        Text color #d6b832
      
           This box has a color of #d6b832        
        
          <div style="background-color:#d6b832;">Content here</div>
        
        
          .mybackground {background-color:#d6b832;}
        
        Background color #d6b832
      
           Border around this has a color of #d6b832        
        
          <div style="border:2px solid #d6b832;">Content here</div>
        
        
          .myborder {border:2px solid #d6b832;}
        
        Border color #d6b832