#d6b842 color space conversions
Hex:
        #d6b842
        RGB:
        214, 184, 66
        CMY:
        16, 28, 74
        CMYK:
        0, 14, 69, 16
      HSL:
        48°, 64.3478%, 54.9020%
        HSV (HSB):
        48°, 69.1589%, 83.9216%
        XYZ:
        45.8554, 48.9705, 12.1897
        xyY:
        0.4285, 0.4576, 48.9705
      CIE-Lab:
        75.4330, -1.9559, 61.2511
        CIE-LCH:
        75.4330, 61.2823, 91.8290
        CIE-Luv:
        75.4330, 26.1549, 69.7524
        Hunter-Lab:
        69.9789, -5.4965, 38.6575
      #d6b842 color charts
#d6b842 RGB chart
      #d6b842 CMYK chart
      #d6b842 RGB pie chart
      #d6b842 color shades, tints & tones
#d6b842 color schemes
#d6b842 color preview, HTML & CSS examples
           This text has a color of #d6b842        
        
          <p style="color:#d6b842;">Text here</p>
        
        
          .mytext {color:#d6b842;}
        
        Text color #d6b842
      
           This box has a color of #d6b842        
        
          <div style="background-color:#d6b842;">Content here</div>
        
        
          .mybackground {background-color:#d6b842;}
        
        Background color #d6b842
      
           Border around this has a color of #d6b842        
        
          <div style="border:2px solid #d6b842;">Content here</div>
        
        
          .myborder {border:2px solid #d6b842;}
        
        Border color #d6b842