#b1c0ad color space conversions
Hex:
        #b1c0ad
        RGB:
        177, 192, 173
        CMY:
        31, 25, 32
        CMYK:
        8, 0, 10, 25
      HSL:
        107°, 13.1034%, 71.5686%
        HSV (HSB):
        107°, 9.8958%, 75.2941%
        XYZ:
        44.5239, 50.0635, 46.8517
        xyY:
        0.3148, 0.3540, 50.0635
      CIE-Lab:
        76.1082, -8.6995, 7.8160
        CIE-LCH:
        76.1082, 11.6949, 138.0620
        CIE-Luv:
        76.1082, -7.4929, 12.8893
        Hunter-Lab:
        70.7556, -11.4987, 10.2693
      #b1c0ad color charts
#b1c0ad RGB chart
      #b1c0ad CMYK chart
      #b1c0ad RGB pie chart
      #b1c0ad color shades, tints & tones
#b1c0ad color schemes
#b1c0ad color preview, HTML & CSS examples
           This text has a color of #b1c0ad        
        
          <p style="color:#b1c0ad;">Text here</p>
        
        
          .mytext {color:#b1c0ad;}
        
        Text color #b1c0ad
      
           This box has a color of #b1c0ad        
        
          <div style="background-color:#b1c0ad;">Content here</div>
        
        
          .mybackground {background-color:#b1c0ad;}
        
        Background color #b1c0ad
      
           Border around this has a color of #b1c0ad        
        
          <div style="border:2px solid #b1c0ad;">Content here</div>
        
        
          .myborder {border:2px solid #b1c0ad;}
        
        Border color #b1c0ad