#d4ba64 color space conversions
Hex:
        #d4ba64
        RGB:
        212, 186, 100
        CMY:
        17, 27, 61
        CMYK:
        0, 12, 53, 17
      HSL:
        46°, 56.5657%, 61.1765%
        HSV (HSB):
        46°, 52.8302%, 83.1373%
        XYZ:
        47.0105, 50.0350, 19.2366
        xyY:
        0.4043, 0.4303, 50.0350
      CIE-Lab:
        76.0907, -1.5255, 46.5530
        CIE-LCH:
        76.0907, 46.5780, 91.8769
        CIE-Luv:
        76.0907, 21.7912, 57.5671
        Hunter-Lab:
        70.7354, -5.1564, 33.3908
      #d4ba64 color charts
#d4ba64 RGB chart
      #d4ba64 CMYK chart
      #d4ba64 RGB pie chart
      #d4ba64 color shades, tints & tones
#d4ba64 color schemes
#d4ba64 color preview, HTML & CSS examples
           This text has a color of #d4ba64        
        
          <p style="color:#d4ba64;">Text here</p>
        
        
          .mytext {color:#d4ba64;}
        
        Text color #d4ba64
      
           This box has a color of #d4ba64        
        
          <div style="background-color:#d4ba64;">Content here</div>
        
        
          .mybackground {background-color:#d4ba64;}
        
        Background color #d4ba64
      
           Border around this has a color of #d4ba64        
        
          <div style="border:2px solid #d4ba64;">Content here</div>
        
        
          .myborder {border:2px solid #d4ba64;}
        
        Border color #d4ba64