#d1cd75 color space conversions
Hex:
        #d1cd75
        RGB:
        209, 205, 117
        CMY:
        18, 20, 54
        CMYK:
        0, 2, 44, 18
      HSL:
        57°, 50.0000%, 63.9216%
        HSV (HSB):
        57°, 44.0191%, 81.9608%
        XYZ:
        51.3367, 58.5023, 25.4160
        xyY:
        0.3796, 0.4325, 58.5023
      CIE-Lab:
        81.0173, -10.9852, 44.1274
        CIE-LCH:
        81.0173, 45.4742, 103.9793
        CIE-Luv:
        81.0173, 6.8050, 58.4569
        Hunter-Lab:
        76.4868, -14.0456, 33.8392
      #d1cd75 color charts
#d1cd75 RGB chart
      #d1cd75 CMYK chart
      #d1cd75 RGB pie chart
      #d1cd75 color shades, tints & tones
#d1cd75 color schemes
#d1cd75 color preview, HTML & CSS examples
           This text has a color of #d1cd75        
        
          <p style="color:#d1cd75;">Text here</p>
        
        
          .mytext {color:#d1cd75;}
        
        Text color #d1cd75
      
           This box has a color of #d1cd75        
        
          <div style="background-color:#d1cd75;">Content here</div>
        
        
          .mybackground {background-color:#d1cd75;}
        
        Background color #d1cd75
      
           Border around this has a color of #d1cd75        
        
          <div style="border:2px solid #d1cd75;">Content here</div>
        
        
          .myborder {border:2px solid #d1cd75;}
        
        Border color #d1cd75