#d2b972 color space conversions
Hex:
        #d2b972
        RGB:
        210, 185, 114
        CMY:
        18, 27, 55
        CMYK:
        0, 12, 46, 18
      HSL:
        44°, 51.6129%, 63.5294%
        HSV (HSB):
        44°, 45.7143%, 82.3529%
        XYZ:
        46.9646, 49.6145, 23.0208
        xyY:
        0.3927, 0.4148, 49.6145
      CIE-Lab:
        75.8320, -0.5393, 39.1839
        CIE-LCH:
        75.8320, 39.1876, 90.7886
        CIE-Luv:
        75.8320, 20.2468, 50.0179
        Hunter-Lab:
        70.4375, -4.2500, 29.9287
      #d2b972 color charts
#d2b972 RGB chart
      #d2b972 CMYK chart
      #d2b972 RGB pie chart
      #d2b972 color shades, tints & tones
#d2b972 color schemes
#d2b972 color preview, HTML & CSS examples
           This text has a color of #d2b972        
        
          <p style="color:#d2b972;">Text here</p>
        
        
          .mytext {color:#d2b972;}
        
        Text color #d2b972
      
           This box has a color of #d2b972        
        
          <div style="background-color:#d2b972;">Content here</div>
        
        
          .mybackground {background-color:#d2b972;}
        
        Background color #d2b972
      
           Border around this has a color of #d2b972        
        
          <div style="border:2px solid #d2b972;">Content here</div>
        
        
          .myborder {border:2px solid #d2b972;}
        
        Border color #d2b972