#b5a255 color space conversions
Hex:
        #b5a255
        RGB:
        181, 162, 85
        CMY:
        29, 36, 67
        CMYK:
        0, 10, 53, 29
      HSL:
        48°, 39.3443%, 52.1569%
        HSV (HSB):
        48°, 53.0387%, 70.9804%
        XYZ:
        33.6161, 36.3203, 13.8331
        xyY:
        0.4013, 0.4336, 36.3203
      CIE-Lab:
        66.7639, -3.1460, 42.1539
        CIE-LCH:
        66.7639, 42.2712, 94.2681
        CIE-Luv:
        66.7639, 16.5481, 51.1750
        Hunter-Lab:
        60.2663, -5.9002, 28.5774
      #b5a255 color charts
#b5a255 RGB chart
      #b5a255 CMYK chart
      #b5a255 RGB pie chart
      #b5a255 color shades, tints & tones
#b5a255 color schemes
#b5a255 color preview, HTML & CSS examples
           This text has a color of #b5a255        
        
          <p style="color:#b5a255;">Text here</p>
        
        
          .mytext {color:#b5a255;}
        
        Text color #b5a255
      
           This box has a color of #b5a255        
        
          <div style="background-color:#b5a255;">Content here</div>
        
        
          .mybackground {background-color:#b5a255;}
        
        Background color #b5a255
      
           Border around this has a color of #b5a255        
        
          <div style="border:2px solid #b5a255;">Content here</div>
        
        
          .myborder {border:2px solid #b5a255;}
        
        Border color #b5a255