#d2b961 color space conversions
Hex:
        #d2b961
        RGB:
        210, 185, 97
        CMY:
        18, 27, 62
        CMYK:
        0, 12, 54, 18
      HSL:
        47°, 55.6650%, 60.1961%
        HSV (HSB):
        47°, 53.8095%, 82.3529%
        XYZ:
        46.0850, 49.2626, 18.3890
        xyY:
        0.4052, 0.4331, 49.2626
      CIE-Lab:
        75.6144, -2.0848, 47.4050
        CIE-LCH:
        75.6144, 47.4508, 92.5181
        CIE-Luv:
        75.6144, 21.1957, 58.3476
        Hunter-Lab:
        70.1873, -5.6248, 33.5973
      #d2b961 color charts
#d2b961 RGB chart
      #d2b961 CMYK chart
      #d2b961 RGB pie chart
      #d2b961 color shades, tints & tones
#d2b961 color schemes
#d2b961 color preview, HTML & CSS examples
           This text has a color of #d2b961        
        
          <p style="color:#d2b961;">Text here</p>
        
        
          .mytext {color:#d2b961;}
        
        Text color #d2b961
      
           This box has a color of #d2b961        
        
          <div style="background-color:#d2b961;">Content here</div>
        
        
          .mybackground {background-color:#d2b961;}
        
        Background color #d2b961
      
           Border around this has a color of #d2b961        
        
          <div style="border:2px solid #d2b961;">Content here</div>
        
        
          .myborder {border:2px solid #d2b961;}
        
        Border color #d2b961