#d1cd98 color space conversions
Hex:
        #d1cd98
        RGB:
        209, 205, 152
        CMY:
        18, 20, 40
        CMYK:
        0, 2, 27, 18
      HSL:
        56°, 38.2550%, 70.7843%
        HSV (HSB):
        56°, 27.2727%, 81.9608%
        XYZ:
        53.7933, 59.4850, 38.3523
        xyY:
        0.3548, 0.3923, 59.4850
      CIE-Lab:
        81.5574, -6.9194, 26.9572
        CIE-LCH:
        81.5574, 27.8311, 104.3959
        CIE-Luv:
        81.5574, 5.2363, 38.3697
        Hunter-Lab:
        77.1265, -10.4732, 24.5057
      #d1cd98 color charts
#d1cd98 RGB chart
      #d1cd98 CMYK chart
      #d1cd98 RGB pie chart
      #d1cd98 color shades, tints & tones
#d1cd98 color schemes
#d1cd98 color preview, HTML & CSS examples
           This text has a color of #d1cd98        
        
          <p style="color:#d1cd98;">Text here</p>
        
        
          .mytext {color:#d1cd98;}
        
        Text color #d1cd98
      
           This box has a color of #d1cd98        
        
          <div style="background-color:#d1cd98;">Content here</div>
        
        
          .mybackground {background-color:#d1cd98;}
        
        Background color #d1cd98
      
           Border around this has a color of #d1cd98        
        
          <div style="border:2px solid #d1cd98;">Content here</div>
        
        
          .myborder {border:2px solid #d1cd98;}
        
        Border color #d1cd98