#b1c3aa color space conversions
Hex:
        #b1c3aa
        RGB:
        177, 195, 170
        CMY:
        31, 24, 33
        CMYK:
        9, 0, 13, 24
      HSL:
        103°, 17.2414%, 71.5686%
        HSV (HSB):
        103°, 12.8205%, 76.4706%
        XYZ:
        44.9023, 51.2796, 45.5616
        xyY:
        0.3168, 0.3618, 51.2796
      CIE-Lab:
        76.8481, -10.7916, 10.4905
        CIE-LCH:
        76.8481, 15.0502, 135.8107
        CIE-Luv:
        76.8481, -8.9242, 17.0548
        Hunter-Lab:
        71.6098, -13.3903, 12.4037
      #b1c3aa color charts
#b1c3aa RGB chart
      #b1c3aa CMYK chart
      #b1c3aa RGB pie chart
      #b1c3aa color shades, tints & tones
#b1c3aa color schemes
#b1c3aa color preview, HTML & CSS examples
           This text has a color of #b1c3aa        
        
          <p style="color:#b1c3aa;">Text here</p>
        
        
          .mytext {color:#b1c3aa;}
        
        Text color #b1c3aa
      
           This box has a color of #b1c3aa        
        
          <div style="background-color:#b1c3aa;">Content here</div>
        
        
          .mybackground {background-color:#b1c3aa;}
        
        Background color #b1c3aa
      
           Border around this has a color of #b1c3aa        
        
          <div style="border:2px solid #b1c3aa;">Content here</div>
        
        
          .myborder {border:2px solid #b1c3aa;}
        
        Border color #b1c3aa