#d8b180 color space conversions
Hex:
        #d8b180
        RGB:
        216, 177, 128
        CMY:
        15, 31, 50
        CMYK:
        0, 18, 41, 15
      HSL:
        33°, 53.0120%, 67.4510%
        HSV (HSB):
        33°, 40.7407%, 84.7059%
        XYZ:
        47.9373, 47.6017, 27.0836
        xyY:
        0.3909, 0.3882, 47.6017
      CIE-Lab:
        74.5730, 7.5979, 30.3803
        CIE-LCH:
        74.5730, 31.3160, 75.9588
        CIE-Luv:
        74.5730, 28.6600, 38.5242
        Hunter-Lab:
        68.9940, 3.2831, 25.0215
      #d8b180 color charts
#d8b180 RGB chart
      #d8b180 CMYK chart
      #d8b180 RGB pie chart
      #d8b180 color shades, tints & tones
#d8b180 color schemes
#d8b180 color preview, HTML & CSS examples
           This text has a color of #d8b180        
        
          <p style="color:#d8b180;">Text here</p>
        
        
          .mytext {color:#d8b180;}
        
        Text color #d8b180
      
           This box has a color of #d8b180        
        
          <div style="background-color:#d8b180;">Content here</div>
        
        
          .mybackground {background-color:#d8b180;}
        
        Background color #d8b180
      
           Border around this has a color of #d8b180        
        
          <div style="border:2px solid #d8b180;">Content here</div>
        
        
          .myborder {border:2px solid #d8b180;}
        
        Border color #d8b180