#d1cd70 color space conversions
Hex:
        #d1cd70
        RGB:
        209, 205, 112
        CMY:
        18, 20, 56
        CMYK:
        0, 2, 46, 18
      HSL:
        58°, 51.3228%, 62.9412%
        HSV (HSB):
        58°, 46.4115%, 81.9608%
        XYZ:
        51.0504, 58.3878, 23.9086
        xyY:
        0.3828, 0.4379, 58.3878
      CIE-Lab:
        80.9539, -11.4705, 46.5025
        CIE-LCH:
        80.9539, 47.8963, 103.8562
        CIE-Luv:
        80.9539, 6.9981, 60.9280
        Hunter-Lab:
        76.4119, -14.4658, 34.9371
      #d1cd70 color charts
#d1cd70 RGB chart
      #d1cd70 CMYK chart
      #d1cd70 RGB pie chart
      #d1cd70 color shades, tints & tones
#d1cd70 color schemes
#d1cd70 color preview, HTML & CSS examples
           This text has a color of #d1cd70        
        
          <p style="color:#d1cd70;">Text here</p>
        
        
          .mytext {color:#d1cd70;}
        
        Text color #d1cd70
      
           This box has a color of #d1cd70        
        
          <div style="background-color:#d1cd70;">Content here</div>
        
        
          .mybackground {background-color:#d1cd70;}
        
        Background color #d1cd70
      
           Border around this has a color of #d1cd70        
        
          <div style="border:2px solid #d1cd70;">Content here</div>
        
        
          .myborder {border:2px solid #d1cd70;}
        
        Border color #d1cd70