#b5a52b color space conversions
Hex:
        #b5a52b
        RGB:
        181, 165, 43
        CMY:
        29, 35, 83
        CMYK:
        0, 9, 76, 29
      HSL:
        53°, 61.6071%, 43.9216%
        HSV (HSB):
        53°, 76.2431%, 70.9804%
        XYZ:
        32.9472, 36.9084, 7.6730
        xyY:
        0.4250, 0.4761, 36.9084
      CIE-Lab:
        67.2083, -7.4221, 60.8526
        CIE-LCH:
        67.2083, 61.3036, 96.9540
        CIE-Luv:
        67.2083, 16.0342, 66.9069
        Hunter-Lab:
        60.7523, -9.5123, 35.0383
      #b5a52b color charts
#b5a52b RGB chart
      #b5a52b CMYK chart
      #b5a52b RGB pie chart
      #b5a52b color shades, tints & tones
#b5a52b color schemes
#b5a52b color preview, HTML & CSS examples
           This text has a color of #b5a52b        
        
          <p style="color:#b5a52b;">Text here</p>
        
        
          .mytext {color:#b5a52b;}
        
        Text color #b5a52b
      
           This box has a color of #b5a52b        
        
          <div style="background-color:#b5a52b;">Content here</div>
        
        
          .mybackground {background-color:#b5a52b;}
        
        Background color #b5a52b
      
           Border around this has a color of #b5a52b        
        
          <div style="border:2px solid #b5a52b;">Content here</div>
        
        
          .myborder {border:2px solid #b5a52b;}
        
        Border color #b5a52b