#d6ba64 color space conversions
Hex:
        #d6ba64
        RGB:
        214, 186, 100
        CMY:
        16, 27, 61
        CMYK:
        0, 13, 53, 16
      HSL:
        45°, 58.1633%, 61.5686%
        HSV (HSB):
        45°, 53.2710%, 83.9216%
        XYZ:
        47.5907, 50.3341, 19.2637
        xyY:
        0.4061, 0.4295, 50.3341
      CIE-Lab:
        76.2738, -0.6948, 46.8160
        CIE-LCH:
        76.2738, 46.8212, 90.8503
        CIE-Luv:
        76.2738, 23.2137, 57.6840
        Hunter-Lab:
        70.9465, -4.4191, 33.5638
      #d6ba64 color charts
#d6ba64 RGB chart
      #d6ba64 CMYK chart
      #d6ba64 RGB pie chart
      #d6ba64 color shades, tints & tones
#d6ba64 color schemes
#d6ba64 color preview, HTML & CSS examples
           This text has a color of #d6ba64        
        
          <p style="color:#d6ba64;">Text here</p>
        
        
          .mytext {color:#d6ba64;}
        
        Text color #d6ba64
      
           This box has a color of #d6ba64        
        
          <div style="background-color:#d6ba64;">Content here</div>
        
        
          .mybackground {background-color:#d6ba64;}
        
        Background color #d6ba64
      
           Border around this has a color of #d6ba64        
        
          <div style="border:2px solid #d6ba64;">Content here</div>
        
        
          .myborder {border:2px solid #d6ba64;}
        
        Border color #d6ba64