#d4ba47 color space conversions
Hex:
        #d4ba47
        RGB:
        212, 186, 71
        CMY:
        17, 27, 72
        CMYK:
        0, 12, 67, 17
      HSL:
        49°, 62.1145%, 55.4902%
        HSV (HSB):
        49°, 66.5094%, 83.1373%
        XYZ:
        45.8476, 49.5698, 13.1127
        xyY:
        0.4224, 0.4567, 49.5698
      CIE-Lab:
        75.8044, -3.5794, 59.5175
        CIE-LCH:
        75.8044, 59.6250, 93.4416
        CIE-Luv:
        75.8044, 23.1094, 68.9716
        Hunter-Lab:
        70.4058, -6.9726, 38.2416
      #d4ba47 color charts
#d4ba47 RGB chart
      #d4ba47 CMYK chart
      #d4ba47 RGB pie chart
      #d4ba47 color shades, tints & tones
#d4ba47 color schemes
#d4ba47 color preview, HTML & CSS examples
           This text has a color of #d4ba47        
        
          <p style="color:#d4ba47;">Text here</p>
        
        
          .mytext {color:#d4ba47;}
        
        Text color #d4ba47
      
           This box has a color of #d4ba47        
        
          <div style="background-color:#d4ba47;">Content here</div>
        
        
          .mybackground {background-color:#d4ba47;}
        
        Background color #d4ba47
      
           Border around this has a color of #d4ba47        
        
          <div style="border:2px solid #d4ba47;">Content here</div>
        
        
          .myborder {border:2px solid #d4ba47;}
        
        Border color #d4ba47