#b0ca96 color space conversions
Hex:
        #b0ca96
        RGB:
        176, 202, 150
        CMY:
        31, 21, 41
        CMYK:
        13, 0, 26, 21
      HSL:
        90°, 32.9114%, 69.0196%
        HSV (HSB):
        90°, 25.7426%, 79.2157%
        XYZ:
        44.5300, 53.6732, 36.8671
        xyY:
        0.3297, 0.3974, 53.6732
      CIE-Lab:
        78.2708, -18.0030, 23.1379
        CIE-LCH:
        78.2708, 29.3167, 127.8856
        CIE-Luv:
        78.2708, -12.5584, 35.3381
        Hunter-Lab:
        73.2620, -19.7127, 21.4473
      #b0ca96 color charts
#b0ca96 RGB chart
      #b0ca96 CMYK chart
      #b0ca96 RGB pie chart
      #b0ca96 color shades, tints & tones
#b0ca96 color schemes
#b0ca96 color preview, HTML & CSS examples
           This text has a color of #b0ca96        
        
          <p style="color:#b0ca96;">Text here</p>
        
        
          .mytext {color:#b0ca96;}
        
        Text color #b0ca96
      
           This box has a color of #b0ca96        
        
          <div style="background-color:#b0ca96;">Content here</div>
        
        
          .mybackground {background-color:#b0ca96;}
        
        Background color #b0ca96
      
           Border around this has a color of #b0ca96        
        
          <div style="border:2px solid #b0ca96;">Content here</div>
        
        
          .myborder {border:2px solid #b0ca96;}
        
        Border color #b0ca96