#d0b672 color space conversions
Hex:
        #d0b672
        RGB:
        208, 182, 114
        CMY:
        18, 29, 55
        CMYK:
        0, 13, 45, 18
      HSL:
        43°, 50.0000%, 63.1373%
        HSV (HSB):
        43°, 45.1923%, 81.5686%
        XYZ:
        45.7776, 48.0807, 22.7874
        xyY:
        0.3925, 0.4122, 48.0807
      CIE-Lab:
        74.8758, 0.2238, 37.9394
        CIE-LCH:
        74.8758, 37.9401, 89.6620
        CIE-Luv:
        74.8758, 20.7938, 48.3593
        Hunter-Lab:
        69.3402, -3.5018, 29.0536
      #d0b672 color charts
#d0b672 RGB chart
      #d0b672 CMYK chart
      #d0b672 RGB pie chart
      #d0b672 color shades, tints & tones
#d0b672 color schemes
#d0b672 color preview, HTML & CSS examples
           This text has a color of #d0b672        
        
          <p style="color:#d0b672;">Text here</p>
        
        
          .mytext {color:#d0b672;}
        
        Text color #d0b672
      
           This box has a color of #d0b672        
        
          <div style="background-color:#d0b672;">Content here</div>
        
        
          .mybackground {background-color:#d0b672;}
        
        Background color #d0b672
      
           Border around this has a color of #d0b672        
        
          <div style="border:2px solid #d0b672;">Content here</div>
        
        
          .myborder {border:2px solid #d0b672;}
        
        Border color #d0b672