#d8b276 color space conversions
Hex:
        #d8b276
        RGB:
        216, 178, 118
        CMY:
        15, 30, 54
        CMYK:
        0, 18, 45, 15
      HSL:
        37°, 55.6818%, 65.4902%
        HSV (HSB):
        37°, 45.3704%, 84.7059%
        XYZ:
        47.5093, 47.7477, 23.8518
        xyY:
        0.3989, 0.4009, 47.7477
      CIE-Lab:
        74.6655, 6.0111, 35.7561
        CIE-LCH:
        74.6655, 36.2579, 80.4571
        CIE-Luv:
        74.6655, 28.8024, 44.7830
        Hunter-Lab:
        69.0997, 1.8026, 27.9042
      #d8b276 color charts
#d8b276 RGB chart
      #d8b276 CMYK chart
      #d8b276 RGB pie chart
      #d8b276 color shades, tints & tones
#d8b276 color schemes
#d8b276 color preview, HTML & CSS examples
           This text has a color of #d8b276        
        
          <p style="color:#d8b276;">Text here</p>
        
        
          .mytext {color:#d8b276;}
        
        Text color #d8b276
      
           This box has a color of #d8b276        
        
          <div style="background-color:#d8b276;">Content here</div>
        
        
          .mybackground {background-color:#d8b276;}
        
        Background color #d8b276
      
           Border around this has a color of #d8b276        
        
          <div style="border:2px solid #d8b276;">Content here</div>
        
        
          .myborder {border:2px solid #d8b276;}
        
        Border color #d8b276