#b0a282 color space conversions
Hex:
        #b0a282
        RGB:
        176, 162, 130
        CMY:
        31, 36, 49
        CMYK:
        0, 8, 26, 31
      HSL:
        42°, 22.5490%, 60.0000%
        HSV (HSB):
        42°, 26.1364%, 69.0196%
        XYZ:
        34.8541, 36.6825, 26.3625
        xyY:
        0.3560, 0.3747, 36.6825
      CIE-Lab:
        67.0381, -0.0394, 18.5154
        CIE-LCH:
        67.0381, 18.5154, 90.1218
        CIE-Luv:
        67.0381, 10.5173, 25.0399
        Hunter-Lab:
        60.5661, -3.2688, 16.5892
      #b0a282 color charts
#b0a282 RGB chart
      #b0a282 CMYK chart
      #b0a282 RGB pie chart
      #b0a282 color shades, tints & tones
#b0a282 color schemes
#b0a282 color preview, HTML & CSS examples
           This text has a color of #b0a282        
        
          <p style="color:#b0a282;">Text here</p>
        
        
          .mytext {color:#b0a282;}
        
        Text color #b0a282
      
           This box has a color of #b0a282        
        
          <div style="background-color:#b0a282;">Content here</div>
        
        
          .mybackground {background-color:#b0a282;}
        
        Background color #b0a282
      
           Border around this has a color of #b0a282        
        
          <div style="border:2px solid #b0a282;">Content here</div>
        
        
          .myborder {border:2px solid #b0a282;}
        
        Border color #b0a282