#b5b445 color space conversions
Hex:
        #b5b445
        RGB:
        181, 180, 69
        CMY:
        29, 29, 73
        CMYK:
        0, 1, 62, 29
      HSL:
        59°, 44.8000%, 49.0196%
        HSV (HSB):
        59°, 61.8785%, 70.9804%
        XYZ:
        36.4515, 42.8959, 11.9888
        xyY:
        0.3991, 0.4696, 42.8959
      CIE-Lab:
        71.4843, -13.8179, 54.9755
        CIE-LCH:
        71.4843, 56.6855, 104.1088
        CIE-Luv:
        71.4843, 5.4276, 65.9486
        Hunter-Lab:
        65.4950, -15.2714, 34.9935
      #b5b445 color charts
#b5b445 RGB chart
      #b5b445 CMYK chart
      #b5b445 RGB pie chart
      #b5b445 color shades, tints & tones
#b5b445 color schemes
#b5b445 color preview, HTML & CSS examples
           This text has a color of #b5b445        
        
          <p style="color:#b5b445;">Text here</p>
        
        
          .mytext {color:#b5b445;}
        
        Text color #b5b445
      
           This box has a color of #b5b445        
        
          <div style="background-color:#b5b445;">Content here</div>
        
        
          .mybackground {background-color:#b5b445;}
        
        Background color #b5b445
      
           Border around this has a color of #b5b445        
        
          <div style="border:2px solid #b5b445;">Content here</div>
        
        
          .myborder {border:2px solid #b5b445;}
        
        Border color #b5b445