#d2ae48 color space conversions
Hex:
        #d2ae48
        RGB:
        210, 174, 72
        CMY:
        18, 32, 72
        CMYK:
        0, 17, 66, 18
      HSL:
        44°, 60.5263%, 55.2941%
        HSV (HSB):
        44°, 65.7143%, 82.3529%
        XYZ:
        42.8841, 44.4416, 12.4487
        xyY:
        0.4298, 0.4454, 44.4416
      CIE-Lab:
        72.5227, 1.9283, 55.5553
        CIE-LCH:
        72.5227, 55.5888, 88.0120
        CIE-Luv:
        72.5227, 30.0173, 63.3644
        Hunter-Lab:
        66.6645, -1.8372, 35.5935
      #d2ae48 color charts
#d2ae48 RGB chart
      #d2ae48 CMYK chart
      #d2ae48 RGB pie chart
      #d2ae48 color shades, tints & tones
#d2ae48 color schemes
#d2ae48 color preview, HTML & CSS examples
           This text has a color of #d2ae48        
        
          <p style="color:#d2ae48;">Text here</p>
        
        
          .mytext {color:#d2ae48;}
        
        Text color #d2ae48
      
           This box has a color of #d2ae48        
        
          <div style="background-color:#d2ae48;">Content here</div>
        
        
          .mybackground {background-color:#d2ae48;}
        
        Background color #d2ae48
      
           Border around this has a color of #d2ae48        
        
          <div style="border:2px solid #d2ae48;">Content here</div>
        
        
          .myborder {border:2px solid #d2ae48;}
        
        Border color #d2ae48