#d1bd81 color space conversions
Hex:
        #d1bd81
        RGB:
        209, 189, 129
        CMY:
        18, 26, 49
        CMYK:
        0, 10, 38, 18
      HSL:
        45°, 46.5116%, 66.2745%
        HSV (HSB):
        45°, 38.2775%, 81.9608%
        XYZ:
        48.4545, 51.5355, 28.1624
        xyY:
        0.3781, 0.4021, 51.5355
      CIE-Lab:
        77.0022, -1.4466, 32.9202
        CIE-LCH:
        77.0022, 32.9520, 92.5162
        CIE-Luv:
        77.0022, 16.1102, 43.6652
        Hunter-Lab:
        71.7882, -5.1481, 26.9924
      #d1bd81 color charts
#d1bd81 RGB chart
      #d1bd81 CMYK chart
      #d1bd81 RGB pie chart
      #d1bd81 color shades, tints & tones
#d1bd81 color schemes
#d1bd81 color preview, HTML & CSS examples
           This text has a color of #d1bd81        
        
          <p style="color:#d1bd81;">Text here</p>
        
        
          .mytext {color:#d1bd81;}
        
        Text color #d1bd81
      
           This box has a color of #d1bd81        
        
          <div style="background-color:#d1bd81;">Content here</div>
        
        
          .mybackground {background-color:#d1bd81;}
        
        Background color #d1bd81
      
           Border around this has a color of #d1bd81        
        
          <div style="border:2px solid #d1bd81;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd81;}
        
        Border color #d1bd81