#b7a060 color space conversions
Hex:
        #b7a060
        RGB:
        183, 160, 96
        CMY:
        28, 37, 62
        CMYK:
        0, 13, 48, 28
      HSL:
        44°, 37.6623%, 54.7059%
        HSV (HSB):
        44°, 47.5410%, 71.7647%
        XYZ:
        34.2106, 36.0534, 16.2222
        xyY:
        0.3956, 0.4169, 36.0534
      CIE-Lab:
        66.5607, -0.1979, 36.3198
        CIE-LCH:
        66.5607, 36.3203, 90.3121
        CIE-Luv:
        66.5607, 18.6658, 44.9370
        Hunter-Lab:
        60.0445, -3.3769, 26.0127
      #b7a060 color charts
#b7a060 RGB chart
      #b7a060 CMYK chart
      #b7a060 RGB pie chart
      #b7a060 color shades, tints & tones
#b7a060 color schemes
#b7a060 color preview, HTML & CSS examples
           This text has a color of #b7a060        
        
          <p style="color:#b7a060;">Text here</p>
        
        
          .mytext {color:#b7a060;}
        
        Text color #b7a060
      
           This box has a color of #b7a060        
        
          <div style="background-color:#b7a060;">Content here</div>
        
        
          .mybackground {background-color:#b7a060;}
        
        Background color #b7a060
      
           Border around this has a color of #b7a060        
        
          <div style="border:2px solid #b7a060;">Content here</div>
        
        
          .myborder {border:2px solid #b7a060;}
        
        Border color #b7a060