#b5ae0b color space conversions
Hex:
        #b5ae0b
        RGB:
        181, 174, 11
        CMY:
        29, 32, 96
        CMYK:
        0, 4, 94, 29
      HSL:
        58°, 88.5417%, 37.6471%
        HSV (HSB):
        58°, 93.9227%, 70.9804%
        XYZ:
        34.2525, 40.1200, 6.2552
        xyY:
        0.4248, 0.4976, 40.1200
      CIE-Lab:
        69.5549, -12.9586, 70.3368
        CIE-LCH:
        69.5549, 71.5206, 100.4389
        CIE-Luv:
        69.5549, 10.3024, 75.1256
        Hunter-Lab:
        63.3404, -14.3184, 38.4830
      #b5ae0b color charts
#b5ae0b RGB chart
      #b5ae0b CMYK chart
      #b5ae0b RGB pie chart
      #b5ae0b color shades, tints & tones
#b5ae0b color schemes
#b5ae0b color preview, HTML & CSS examples
           This text has a color of #b5ae0b        
        
          <p style="color:#b5ae0b;">Text here</p>
        
        
          .mytext {color:#b5ae0b;}
        
        Text color #b5ae0b
      
           This box has a color of #b5ae0b        
        
          <div style="background-color:#b5ae0b;">Content here</div>
        
        
          .mybackground {background-color:#b5ae0b;}
        
        Background color #b5ae0b
      
           Border around this has a color of #b5ae0b        
        
          <div style="border:2px solid #b5ae0b;">Content here</div>
        
        
          .myborder {border:2px solid #b5ae0b;}
        
        Border color #b5ae0b