#b0a497 color space conversions
Hex:
        #b0a497
        RGB:
        176, 164, 151
        CMY:
        31, 36, 41
        CMYK:
        0, 7, 14, 31
      HSL:
        31°, 13.6612%, 64.1176%
        HSV (HSB):
        31°, 14.2045%, 69.0196%
        XYZ:
        36.7659, 38.0154, 34.6781
        xyY:
        0.3359, 0.3473, 38.0154
      CIE-Lab:
        68.0320, 2.1042, 8.3002
        CIE-LCH:
        68.0320, 8.5628, 75.7747
        CIE-Luv:
        68.0320, 7.9522, 11.3649
        Hunter-Lab:
        61.6566, -1.4595, 9.8126
      #b0a497 color charts
#b0a497 RGB chart
      #b0a497 CMYK chart
      #b0a497 RGB pie chart
      #b0a497 color shades, tints & tones
#b0a497 color schemes
#b0a497 color preview, HTML & CSS examples
           This text has a color of #b0a497        
        
          <p style="color:#b0a497;">Text here</p>
        
        
          .mytext {color:#b0a497;}
        
        Text color #b0a497
      
           This box has a color of #b0a497        
        
          <div style="background-color:#b0a497;">Content here</div>
        
        
          .mybackground {background-color:#b0a497;}
        
        Background color #b0a497
      
           Border around this has a color of #b0a497        
        
          <div style="border:2px solid #b0a497;">Content here</div>
        
        
          .myborder {border:2px solid #b0a497;}
        
        Border color #b0a497