#d0b580 color space conversions
Hex:
        #d0b580
        RGB:
        208, 181, 128
        CMY:
        18, 29, 50
        CMYK:
        0, 13, 38, 18
      HSL:
        40°, 45.9770%, 65.8824%
        HSV (HSB):
        40°, 38.4615%, 81.5686%
        XYZ:
        46.4326, 48.0162, 27.2429
        xyY:
        0.3816, 0.3946, 48.0162
      CIE-Lab:
        74.8351, 2.2594, 30.5861
        CIE-LCH:
        74.8351, 30.6694, 85.7752
        CIE-Luv:
        74.8351, 20.5055, 39.9132
        Hunter-Lab:
        69.2937, -1.6540, 25.1957
      #d0b580 color charts
#d0b580 RGB chart
      #d0b580 CMYK chart
      #d0b580 RGB pie chart
      #d0b580 color shades, tints & tones
#d0b580 color schemes
#d0b580 color preview, HTML & CSS examples
           This text has a color of #d0b580        
        
          <p style="color:#d0b580;">Text here</p>
        
        
          .mytext {color:#d0b580;}
        
        Text color #d0b580
      
           This box has a color of #d0b580        
        
          <div style="background-color:#d0b580;">Content here</div>
        
        
          .mybackground {background-color:#d0b580;}
        
        Background color #d0b580
      
           Border around this has a color of #d0b580        
        
          <div style="border:2px solid #d0b580;">Content here</div>
        
        
          .myborder {border:2px solid #d0b580;}
        
        Border color #d0b580