#b7a067 color space conversions
Hex:
        #b7a067
        RGB:
        183, 160, 103
        CMY:
        28, 37, 60
        CMYK:
        0, 13, 44, 28
      HSL:
        43°, 35.7143%, 56.0784%
        HSV (HSB):
        43°, 43.7158%, 71.7647%
        XYZ:
        34.5474, 36.1882, 17.9961
        xyY:
        0.3893, 0.4078, 36.1882
      CIE-Lab:
        66.6634, 0.5229, 32.7651
        CIE-LCH:
        66.6634, 32.7693, 89.0856
        CIE-Luv:
        66.6634, 18.2312, 41.1866
        Hunter-Lab:
        60.1566, -2.7630, 24.3727
      #b7a067 color charts
#b7a067 RGB chart
      #b7a067 CMYK chart
      #b7a067 RGB pie chart
      #b7a067 color shades, tints & tones
#b7a067 color schemes
#b7a067 color preview, HTML & CSS examples
           This text has a color of #b7a067        
        
          <p style="color:#b7a067;">Text here</p>
        
        
          .mytext {color:#b7a067;}
        
        Text color #b7a067
      
           This box has a color of #b7a067        
        
          <div style="background-color:#b7a067;">Content here</div>
        
        
          .mybackground {background-color:#b7a067;}
        
        Background color #b7a067
      
           Border around this has a color of #b7a067        
        
          <div style="border:2px solid #b7a067;">Content here</div>
        
        
          .myborder {border:2px solid #b7a067;}
        
        Border color #b7a067