#d6b463 color space conversions
Hex:
        #d6b463
        RGB:
        214, 180, 99
        CMY:
        16, 29, 61
        CMYK:
        0, 16, 54, 16
      HSL:
        42°, 58.3756%, 61.3725%
        HSV (HSB):
        42°, 53.7383%, 83.9216%
        XYZ:
        46.3049, 47.8395, 18.5978
        xyY:
        0.4107, 0.4243, 47.8395
      CIE-Lab:
        74.7236, 2.3790, 45.4521
        CIE-LCH:
        74.7236, 45.5144, 87.0038
        CIE-Luv:
        74.7236, 27.3190, 55.3016
        Hunter-Lab:
        69.1661, -1.5395, 32.4740
      #d6b463 color charts
#d6b463 RGB chart
      #d6b463 CMYK chart
      #d6b463 RGB pie chart
      #d6b463 color shades, tints & tones
#d6b463 color schemes
#d6b463 color preview, HTML & CSS examples
           This text has a color of #d6b463        
        
          <p style="color:#d6b463;">Text here</p>
        
        
          .mytext {color:#d6b463;}
        
        Text color #d6b463
      
           This box has a color of #d6b463        
        
          <div style="background-color:#d6b463;">Content here</div>
        
        
          .mybackground {background-color:#d6b463;}
        
        Background color #d6b463
      
           Border around this has a color of #d6b463        
        
          <div style="border:2px solid #d6b463;">Content here</div>
        
        
          .myborder {border:2px solid #d6b463;}
        
        Border color #d6b463