#d2ae2f color space conversions
Hex:
        #d2ae2f
        RGB:
        210, 174, 47
        CMY:
        18, 32, 82
        CMYK:
        0, 17, 78, 18
      HSL:
        47°, 64.4269%, 50.3922%
        HSV (HSB):
        47°, 77.6190%, 82.3529%
        XYZ:
        42.2275, 44.1790, 8.9911
        xyY:
        0.4426, 0.4631, 44.1790
      CIE-Lab:
        72.3480, 0.7142, 65.2316
        CIE-LCH:
        72.3480, 65.2355, 89.3727
        CIE-Luv:
        72.3480, 30.9880, 70.4761
        Hunter-Lab:
        66.4673, -2.9144, 38.5069
      #d2ae2f color charts
#d2ae2f RGB chart
      #d2ae2f CMYK chart
      #d2ae2f RGB pie chart
      #d2ae2f color shades, tints & tones
#d2ae2f color schemes
#d2ae2f color preview, HTML & CSS examples
           This text has a color of #d2ae2f        
        
          <p style="color:#d2ae2f;">Text here</p>
        
        
          .mytext {color:#d2ae2f;}
        
        Text color #d2ae2f
      
           This box has a color of #d2ae2f        
        
          <div style="background-color:#d2ae2f;">Content here</div>
        
        
          .mybackground {background-color:#d2ae2f;}
        
        Background color #d2ae2f
      
           Border around this has a color of #d2ae2f        
        
          <div style="border:2px solid #d2ae2f;">Content here</div>
        
        
          .myborder {border:2px solid #d2ae2f;}
        
        Border color #d2ae2f