#d1cd82 color space conversions
Hex:
        #d1cd82
        RGB:
        209, 205, 130
        CMY:
        18, 20, 49
        CMYK:
        0, 2, 38, 18
      HSL:
        57°, 46.1988%, 66.4706%
        HSV (HSB):
        57°, 37.7990%, 81.9608%
        XYZ:
        52.1551, 58.8297, 29.7255
        xyY:
        0.3707, 0.4181, 58.8297
      CIE-Lab:
        81.1979, -9.6114, 37.8388
        CIE-LCH:
        81.1979, 39.0405, 104.2523
        CIE-Luv:
        81.1979, 6.2653, 51.5480
        Hunter-Lab:
        76.7005, -12.8488, 30.7123
      #d1cd82 color charts
#d1cd82 RGB chart
      #d1cd82 CMYK chart
      #d1cd82 RGB pie chart
      #d1cd82 color shades, tints & tones
#d1cd82 color schemes
#d1cd82 color preview, HTML & CSS examples
           This text has a color of #d1cd82        
        
          <p style="color:#d1cd82;">Text here</p>
        
        
          .mytext {color:#d1cd82;}
        
        Text color #d1cd82
      
           This box has a color of #d1cd82        
        
          <div style="background-color:#d1cd82;">Content here</div>
        
        
          .mybackground {background-color:#d1cd82;}
        
        Background color #d1cd82
      
           Border around this has a color of #d1cd82        
        
          <div style="border:2px solid #d1cd82;">Content here</div>
        
        
          .myborder {border:2px solid #d1cd82;}
        
        Border color #d1cd82