#b7a52e color space conversions
Hex:
        #b7a52e
        RGB:
        183, 165, 46
        CMY:
        28, 35, 82
        CMYK:
        0, 10, 75, 28
      HSL:
        52°, 59.8253%, 44.9020%
        HSV (HSB):
        52°, 74.8634%, 71.7647%
        XYZ:
        33.4767, 37.1748, 7.9958
        xyY:
        0.4257, 0.4727, 37.1748
      CIE-Lab:
        67.4080, -6.4113, 60.0544
        CIE-LCH:
        67.4080, 60.3957, 96.0938
        CIE-Luv:
        67.4080, 17.4073, 66.2564
        Hunter-Lab:
        60.9711, -8.6926, 34.9045
      #b7a52e color charts
#b7a52e RGB chart
      #b7a52e CMYK chart
      #b7a52e RGB pie chart
      #b7a52e color shades, tints & tones
#b7a52e color schemes
#b7a52e color preview, HTML & CSS examples
           This text has a color of #b7a52e        
        
          <p style="color:#b7a52e;">Text here</p>
        
        
          .mytext {color:#b7a52e;}
        
        Text color #b7a52e
      
           This box has a color of #b7a52e        
        
          <div style="background-color:#b7a52e;">Content here</div>
        
        
          .mybackground {background-color:#b7a52e;}
        
        Background color #b7a52e
      
           Border around this has a color of #b7a52e        
        
          <div style="border:2px solid #b7a52e;">Content here</div>
        
        
          .myborder {border:2px solid #b7a52e;}
        
        Border color #b7a52e