#d2b842 color space conversions
Hex:
        #d2b842
        RGB:
        210, 184, 66
        CMY:
        18, 28, 74
        CMYK:
        0, 12, 69, 18
      HSL:
        49°, 61.5385%, 54.1176%
        HSV (HSB):
        49°, 68.5714%, 82.3529%
        XYZ:
        44.7022, 48.3760, 12.1357
        xyY:
        0.4249, 0.4598, 48.3760
      CIE-Lab:
        75.0614, -3.6699, 60.7531
        CIE-LCH:
        75.0614, 60.8638, 93.4569
        CIE-Luv:
        75.0614, 23.2254, 69.6141
        Hunter-Lab:
        69.5528, -6.9940, 38.3420
      #d2b842 color charts
#d2b842 RGB chart
      #d2b842 CMYK chart
      #d2b842 RGB pie chart
      #d2b842 color shades, tints & tones
#d2b842 color schemes
#d2b842 color preview, HTML & CSS examples
           This text has a color of #d2b842        
        
          <p style="color:#d2b842;">Text here</p>
        
        
          .mytext {color:#d2b842;}
        
        Text color #d2b842
      
           This box has a color of #d2b842        
        
          <div style="background-color:#d2b842;">Content here</div>
        
        
          .mybackground {background-color:#d2b842;}
        
        Background color #d2b842
      
           Border around this has a color of #d2b842        
        
          <div style="border:2px solid #d2b842;">Content here</div>
        
        
          .myborder {border:2px solid #d2b842;}
        
        Border color #d2b842