#b5a955 color space conversions
Hex:
        #b5a955
        RGB:
        181, 169, 85
        CMY:
        29, 34, 67
        CMYK:
        0, 7, 53, 29
      HSL:
        53°, 39.3443%, 52.1569%
        HSV (HSB):
        53°, 53.0387%, 70.9804%
        XYZ:
        34.8837, 38.8556, 14.2556
        xyY:
        0.3964, 0.4416, 38.8556
      CIE-Lab:
        68.6465, -6.8707, 44.3863
        CIE-LCH:
        68.6465, 44.9149, 98.7992
        CIE-Luv:
        68.6465, 11.9776, 54.5473
        Hunter-Lab:
        62.3342, -9.1921, 30.0745
      #b5a955 color charts
#b5a955 RGB chart
      #b5a955 CMYK chart
      #b5a955 RGB pie chart
      #b5a955 color shades, tints & tones
#b5a955 color schemes
#b5a955 color preview, HTML & CSS examples
           This text has a color of #b5a955        
        
          <p style="color:#b5a955;">Text here</p>
        
        
          .mytext {color:#b5a955;}
        
        Text color #b5a955
      
           This box has a color of #b5a955        
        
          <div style="background-color:#b5a955;">Content here</div>
        
        
          .mybackground {background-color:#b5a955;}
        
        Background color #b5a955
      
           Border around this has a color of #b5a955        
        
          <div style="border:2px solid #b5a955;">Content here</div>
        
        
          .myborder {border:2px solid #b5a955;}
        
        Border color #b5a955