#b9cfac color space conversions
Hex:
        #b9cfac
        RGB:
        185, 207, 172
        CMY:
        27, 19, 33
        CMYK:
        11, 0, 17, 19
      HSL:
        98°, 26.7176%, 74.3137%
        HSV (HSB):
        98°, 16.9082%, 81.1765%
        XYZ:
        49.7668, 57.9185, 47.5861
        xyY:
        0.3205, 0.3730, 57.9185
      CIE-Lab:
        80.6935, -13.7833, 14.9367
        CIE-LCH:
        80.6935, 20.3245, 132.7002
        CIE-Luv:
        80.6935, -10.7745, 23.9395
        Hunter-Lab:
        76.1042, -16.4559, 16.2003
      #b9cfac color charts
#b9cfac RGB chart
      #b9cfac CMYK chart
      #b9cfac RGB pie chart
      #b9cfac color shades, tints & tones
#b9cfac color schemes
#b9cfac color preview, HTML & CSS examples
           This text has a color of #b9cfac        
        
          <p style="color:#b9cfac;">Text here</p>
        
        
          .mytext {color:#b9cfac;}
        
        Text color #b9cfac
      
           This box has a color of #b9cfac        
        
          <div style="background-color:#b9cfac;">Content here</div>
        
        
          .mybackground {background-color:#b9cfac;}
        
        Background color #b9cfac
      
           Border around this has a color of #b9cfac        
        
          <div style="border:2px solid #b9cfac;">Content here</div>
        
        
          .myborder {border:2px solid #b9cfac;}
        
        Border color #b9cfac