#d8bd81 color space conversions
Hex:
        #d8bd81
        RGB:
        216, 189, 129
        CMY:
        15, 26, 49
        CMYK:
        0, 13, 40, 15
      HSL:
        41°, 52.7273%, 67.6471%
        HSV (HSB):
        41°, 40.2778%, 84.7059%
        XYZ:
        50.4789, 52.5791, 28.2571
        xyY:
        0.3844, 0.4004, 52.5791
      CIE-Lab:
        77.6258, 1.3523, 33.8526
        CIE-LCH:
        77.6258, 33.8796, 87.7124
        CIE-Luv:
        77.6258, 20.8878, 44.2332
        Hunter-Lab:
        72.5114, -2.6320, 27.6532
      #d8bd81 color charts
#d8bd81 RGB chart
      #d8bd81 CMYK chart
      #d8bd81 RGB pie chart
      #d8bd81 color shades, tints & tones
#d8bd81 color schemes
#d8bd81 color preview, HTML & CSS examples
           This text has a color of #d8bd81        
        
          <p style="color:#d8bd81;">Text here</p>
        
        
          .mytext {color:#d8bd81;}
        
        Text color #d8bd81
      
           This box has a color of #d8bd81        
        
          <div style="background-color:#d8bd81;">Content here</div>
        
        
          .mybackground {background-color:#d8bd81;}
        
        Background color #d8bd81
      
           Border around this has a color of #d8bd81        
        
          <div style="border:2px solid #d8bd81;">Content here</div>
        
        
          .myborder {border:2px solid #d8bd81;}
        
        Border color #d8bd81