#d1cd2a color space conversions
Hex:
        #d1cd2a
        RGB:
        209, 205, 42
        CMY:
        18, 20, 84
        CMYK:
        0, 2, 80, 18
      HSL:
        59°, 66.5339%, 49.2157%
        HSV (HSB):
        59°, 79.9043%, 81.9608%
        XYZ:
        48.5437, 57.3851, 10.7084
        xyY:
        0.4162, 0.4920, 57.3851
      CIE-Lab:
        80.3957, -15.8288, 73.8819
        CIE-LCH:
        80.3957, 75.5584, 102.0925
        CIE-Luv:
        80.3957, 8.7918, 83.8749
        Hunter-Lab:
        75.7530, -18.1820, 44.6459
      #d1cd2a color charts
#d1cd2a RGB chart
      #d1cd2a CMYK chart
      #d1cd2a RGB pie chart
      #d1cd2a color shades, tints & tones
#d1cd2a color schemes
#d1cd2a color preview, HTML & CSS examples
           This text has a color of #d1cd2a        
        
          <p style="color:#d1cd2a;">Text here</p>
        
        
          .mytext {color:#d1cd2a;}
        
        Text color #d1cd2a
      
           This box has a color of #d1cd2a        
        
          <div style="background-color:#d1cd2a;">Content here</div>
        
        
          .mybackground {background-color:#d1cd2a;}
        
        Background color #d1cd2a
      
           Border around this has a color of #d1cd2a        
        
          <div style="border:2px solid #d1cd2a;">Content here</div>
        
        
          .myborder {border:2px solid #d1cd2a;}
        
        Border color #d1cd2a