#d6b245 color space conversions
Hex:
        #d6b245
        RGB:
        214, 178, 69
        CMY:
        16, 30, 73
        CMYK:
        0, 17, 68, 16
      HSL:
        45°, 63.8767%, 55.4902%
        HSV (HSB):
        45°, 67.7570%, 83.9216%
        XYZ:
        44.7261, 46.5666, 12.2612
        xyY:
        0.4319, 0.4497, 46.5666
      CIE-Lab:
        73.9117, 1.3553, 58.4402
        CIE-LCH:
        73.9117, 58.4559, 88.6715
        CIE-Luv:
        73.9117, 30.2884, 66.2649
        Hunter-Lab:
        68.2397, -2.4259, 37.1147
      #d6b245 color charts
#d6b245 RGB chart
      #d6b245 CMYK chart
      #d6b245 RGB pie chart
      #d6b245 color shades, tints & tones
#d6b245 color schemes
#d6b245 color preview, HTML & CSS examples
           This text has a color of #d6b245        
        
          <p style="color:#d6b245;">Text here</p>
        
        
          .mytext {color:#d6b245;}
        
        Text color #d6b245
      
           This box has a color of #d6b245        
        
          <div style="background-color:#d6b245;">Content here</div>
        
        
          .mybackground {background-color:#d6b245;}
        
        Background color #d6b245
      
           Border around this has a color of #d6b245        
        
          <div style="border:2px solid #d6b245;">Content here</div>
        
        
          .myborder {border:2px solid #d6b245;}
        
        Border color #d6b245