#b0a484 color space conversions
Hex:
        #b0a484
        RGB:
        176, 164, 132
        CMY:
        31, 36, 48
        CMYK:
        0, 7, 25, 31
      HSL:
        44°, 21.7822%, 60.3922%
        HSV (HSB):
        44°, 25.0000%, 69.0196%
        XYZ:
        35.3448, 37.4470, 27.1949
        xyY:
        0.3535, 0.3745, 37.4470
      CIE-Lab:
        67.6110, -0.8370, 18.2047
        CIE-LCH:
        67.6110, 18.2239, 92.6324
        CIE-Luv:
        67.6110, 9.2195, 24.8591
        Hunter-Lab:
        61.1939, -3.9901, 16.4870
      #b0a484 color charts
#b0a484 RGB chart
      #b0a484 CMYK chart
      #b0a484 RGB pie chart
      #b0a484 color shades, tints & tones
#b0a484 color schemes
#b0a484 color preview, HTML & CSS examples
           This text has a color of #b0a484        
        
          <p style="color:#b0a484;">Text here</p>
        
        
          .mytext {color:#b0a484;}
        
        Text color #b0a484
      
           This box has a color of #b0a484        
        
          <div style="background-color:#b0a484;">Content here</div>
        
        
          .mybackground {background-color:#b0a484;}
        
        Background color #b0a484
      
           Border around this has a color of #b0a484        
        
          <div style="border:2px solid #b0a484;">Content here</div>
        
        
          .myborder {border:2px solid #b0a484;}
        
        Border color #b0a484