#d2cd48 color space conversions
Hex:
        #d2cd48
        RGB:
        210, 205, 72
        CMY:
        18, 20, 72
        CMYK:
        0, 2, 66, 18
      HSL:
        58°, 60.5263%, 55.2941%
        HSV (HSB):
        58°, 65.7143%, 82.3529%
        XYZ:
        49.5794, 57.8322, 14.6805
        xyY:
        0.4061, 0.4737, 57.8322
      CIE-Lab:
        80.6454, -14.0827, 64.0750
        CIE-LCH:
        80.6454, 65.6043, 102.3957
        CIE-Luv:
        80.6454, 8.9152, 76.7608
        Hunter-Lab:
        76.0475, -16.7095, 41.7876
      #d2cd48 color charts
#d2cd48 RGB chart
      #d2cd48 CMYK chart
      #d2cd48 RGB pie chart
      #d2cd48 color shades, tints & tones
#d2cd48 color schemes
#d2cd48 color preview, HTML & CSS examples
           This text has a color of #d2cd48        
        
          <p style="color:#d2cd48;">Text here</p>
        
        
          .mytext {color:#d2cd48;}
        
        Text color #d2cd48
      
           This box has a color of #d2cd48        
        
          <div style="background-color:#d2cd48;">Content here</div>
        
        
          .mybackground {background-color:#d2cd48;}
        
        Background color #d2cd48
      
           Border around this has a color of #d2cd48        
        
          <div style="border:2px solid #d2cd48;">Content here</div>
        
        
          .myborder {border:2px solid #d2cd48;}
        
        Border color #d2cd48