#d4ab47 color space conversions
Hex:
        #d4ab47
        RGB:
        212, 171, 71
        CMY:
        17, 33, 72
        CMYK:
        0, 19, 67, 17
      HSL:
        43°, 62.1145%, 55.4902%
        HSV (HSB):
        43°, 66.5094%, 83.1373%
        XYZ:
        42.8516, 43.5778, 12.1141
        xyY:
        0.4348, 0.4422, 43.5778
      CIE-Lab:
        71.9454, 4.3199, 55.4378
        CIE-LCH:
        71.9454, 55.6058, 85.5443
        CIE-Luv:
        71.9454, 33.7144, 62.5026
        Hunter-Lab:
        66.0135, 0.3469, 35.3292
      #d4ab47 color charts
#d4ab47 RGB chart
      #d4ab47 CMYK chart
      #d4ab47 RGB pie chart
      #d4ab47 color shades, tints & tones
#d4ab47 color schemes
#d4ab47 color preview, HTML & CSS examples
           This text has a color of #d4ab47        
        
          <p style="color:#d4ab47;">Text here</p>
        
        
          .mytext {color:#d4ab47;}
        
        Text color #d4ab47
      
           This box has a color of #d4ab47        
        
          <div style="background-color:#d4ab47;">Content here</div>
        
        
          .mybackground {background-color:#d4ab47;}
        
        Background color #d4ab47
      
           Border around this has a color of #d4ab47        
        
          <div style="border:2px solid #d4ab47;">Content here</div>
        
        
          .myborder {border:2px solid #d4ab47;}
        
        Border color #d4ab47