#d2c972 color space conversions
Hex:
        #d2c972
        RGB:
        210, 201, 114
        CMY:
        18, 21, 55
        CMYK:
        0, 4, 46, 18
      HSL:
        54°, 51.6129%, 63.5294%
        HSV (HSB):
        54°, 45.7143%, 82.3529%
        XYZ:
        50.5022, 56.6898, 24.2001
        xyY:
        0.3844, 0.4315, 56.6898
      CIE-Lab:
        80.0048, -8.8396, 44.3778
        CIE-LCH:
        80.0048, 45.2496, 101.2653
        CIE-Luv:
        80.0048, 10.0666, 58.0227
        Hunter-Lab:
        75.2927, -12.0340, 33.6483
      #d2c972 color charts
#d2c972 RGB chart
      #d2c972 CMYK chart
      #d2c972 RGB pie chart
      #d2c972 color shades, tints & tones
#d2c972 color schemes
#d2c972 color preview, HTML & CSS examples
           This text has a color of #d2c972        
        
          <p style="color:#d2c972;">Text here</p>
        
        
          .mytext {color:#d2c972;}
        
        Text color #d2c972
      
           This box has a color of #d2c972        
        
          <div style="background-color:#d2c972;">Content here</div>
        
        
          .mybackground {background-color:#d2c972;}
        
        Background color #d2c972
      
           Border around this has a color of #d2c972        
        
          <div style="border:2px solid #d2c972;">Content here</div>
        
        
          .myborder {border:2px solid #d2c972;}
        
        Border color #d2c972