#d0b886 color space conversions
Hex:
        #d0b886
        RGB:
        208, 184, 134
        CMY:
        18, 28, 47
        CMYK:
        0, 12, 36, 18
      HSL:
        41°, 44.0476%, 67.0588%
        HSV (HSB):
        41°, 35.5769%, 81.5686%
        XYZ:
        47.4560, 49.4121, 29.5905
        xyY:
        0.3753, 0.3907, 49.4121
      CIE-Lab:
        75.7070, 1.3735, 28.5684
        CIE-LCH:
        75.7070, 28.6014, 87.2475
        CIE-Luv:
        75.7070, 18.2136, 37.8982
        Hunter-Lab:
        70.2937, -2.5070, 24.2472
      #d0b886 color charts
#d0b886 RGB chart
      #d0b886 CMYK chart
      #d0b886 RGB pie chart
      #d0b886 color shades, tints & tones
#d0b886 color schemes
#d0b886 color preview, HTML & CSS examples
           This text has a color of #d0b886        
        
          <p style="color:#d0b886;">Text here</p>
        
        
          .mytext {color:#d0b886;}
        
        Text color #d0b886
      
           This box has a color of #d0b886        
        
          <div style="background-color:#d0b886;">Content here</div>
        
        
          .mybackground {background-color:#d0b886;}
        
        Background color #d0b886
      
           Border around this has a color of #d0b886        
        
          <div style="border:2px solid #d0b886;">Content here</div>
        
        
          .myborder {border:2px solid #d0b886;}
        
        Border color #d0b886