#d6ab45 color space conversions
Hex:
        #d6ab45
        RGB:
        214, 171, 69
        CMY:
        16, 33, 73
        CMYK:
        0, 20, 68, 16
      HSL:
        42°, 63.8767%, 55.4902%
        HSV (HSB):
        42°, 67.7570%, 83.9216%
        XYZ:
        43.3686, 43.8516, 11.8087
        xyY:
        0.4379, 0.4428, 43.8516
      CIE-Lab:
        72.1292, 5.0633, 56.5700
        CIE-LCH:
        72.1292, 56.7961, 84.8853
        CIE-Luv:
        72.1292, 35.3292, 63.2733
        Hunter-Lab:
        66.2206, 1.0158, 35.7816
      #d6ab45 color charts
#d6ab45 RGB chart
      #d6ab45 CMYK chart
      #d6ab45 RGB pie chart
      #d6ab45 color shades, tints & tones
#d6ab45 color schemes
#d6ab45 color preview, HTML & CSS examples
           This text has a color of #d6ab45        
        
          <p style="color:#d6ab45;">Text here</p>
        
        
          .mytext {color:#d6ab45;}
        
        Text color #d6ab45
      
           This box has a color of #d6ab45        
        
          <div style="background-color:#d6ab45;">Content here</div>
        
        
          .mybackground {background-color:#d6ab45;}
        
        Background color #d6ab45
      
           Border around this has a color of #d6ab45        
        
          <div style="border:2px solid #d6ab45;">Content here</div>
        
        
          .myborder {border:2px solid #d6ab45;}
        
        Border color #d6ab45