#d0bd75 color space conversions
Hex:
        #d0bd75
        RGB:
        208, 189, 117
        CMY:
        18, 26, 54
        CMYK:
        0, 9, 44, 18
      HSL:
        47°, 49.1892%, 63.7255%
        HSV (HSB):
        47°, 43.7500%, 81.5686%
        XYZ:
        47.4209, 51.0894, 24.1915
        xyY:
        0.3865, 0.4164, 51.0894
      CIE-Lab:
        76.7332, -3.1474, 38.7512
        CIE-LCH:
        76.7332, 38.8788, 94.6434
        CIE-Luv:
        76.7332, 16.1287, 50.3090
        Hunter-Lab:
        71.4769, -6.6598, 29.9670
      #d0bd75 color charts
#d0bd75 RGB chart
      #d0bd75 CMYK chart
      #d0bd75 RGB pie chart
      #d0bd75 color shades, tints & tones
#d0bd75 color schemes
#d0bd75 color preview, HTML & CSS examples
           This text has a color of #d0bd75        
        
          <p style="color:#d0bd75;">Text here</p>
        
        
          .mytext {color:#d0bd75;}
        
        Text color #d0bd75
      
           This box has a color of #d0bd75        
        
          <div style="background-color:#d0bd75;">Content here</div>
        
        
          .mybackground {background-color:#d0bd75;}
        
        Background color #d0bd75
      
           Border around this has a color of #d0bd75        
        
          <div style="border:2px solid #d0bd75;">Content here</div>
        
        
          .myborder {border:2px solid #d0bd75;}
        
        Border color #d0bd75