#b3c3aa color space conversions
Hex:
        #b3c3aa
        RGB:
        179, 195, 170
        CMY:
        30, 24, 33
        CMYK:
        8, 0, 13, 24
      HSL:
        98°, 17.2414%, 71.5686%
        HSV (HSB):
        98°, 12.8205%, 76.4706%
        XYZ:
        45.3612, 51.5162, 45.5830
        xyY:
        0.3184, 0.3616, 51.5162
      CIE-Lab:
        76.9906, -10.0840, 10.7128
        CIE-LCH:
        76.9906, 14.7123, 133.2680
        CIE-Luv:
        76.9906, -7.8229, 17.2464
        Hunter-Lab:
        71.7748, -12.7950, 12.5882
      #b3c3aa color charts
#b3c3aa RGB chart
      #b3c3aa CMYK chart
      #b3c3aa RGB pie chart
      #b3c3aa color shades, tints & tones
#b3c3aa color schemes
#b3c3aa color preview, HTML & CSS examples
           This text has a color of #b3c3aa        
        
          <p style="color:#b3c3aa;">Text here</p>
        
        
          .mytext {color:#b3c3aa;}
        
        Text color #b3c3aa
      
           This box has a color of #b3c3aa        
        
          <div style="background-color:#b3c3aa;">Content here</div>
        
        
          .mybackground {background-color:#b3c3aa;}
        
        Background color #b3c3aa
      
           Border around this has a color of #b3c3aa        
        
          <div style="border:2px solid #b3c3aa;">Content here</div>
        
        
          .myborder {border:2px solid #b3c3aa;}
        
        Border color #b3c3aa