#bac9ae color space conversions
Hex:
        #bac9ae
        RGB:
        186, 201, 174
        CMY:
        27, 21, 32
        CMYK:
        7, 0, 13, 21
      HSL:
        93°, 20.0000%, 73.5294%
        HSV (HSB):
        93°, 13.4328%, 78.8235%
        XYZ:
        48.7763, 55.2684, 48.1415
        xyY:
        0.3205, 0.3632, 55.2684
      CIE-Lab:
        79.1956, -10.0186, 11.7661
        CIE-LCH:
        79.1956, 15.4536, 130.4136
        CIE-Luv:
        79.1956, -7.1828, 18.8033
        Hunter-Lab:
        74.3427, -12.9857, 13.6460
      #bac9ae color charts
#bac9ae RGB chart
      #bac9ae CMYK chart
      #bac9ae RGB pie chart
      #bac9ae color shades, tints & tones
#bac9ae color schemes
#bac9ae color preview, HTML & CSS examples
           This text has a color of #bac9ae        
        
          <p style="color:#bac9ae;">Text here</p>
        
        
          .mytext {color:#bac9ae;}
        
        Text color #bac9ae
      
           This box has a color of #bac9ae        
        
          <div style="background-color:#bac9ae;">Content here</div>
        
        
          .mybackground {background-color:#bac9ae;}
        
        Background color #bac9ae
      
           Border around this has a color of #bac9ae        
        
          <div style="border:2px solid #bac9ae;">Content here</div>
        
        
          .myborder {border:2px solid #bac9ae;}
        
        Border color #bac9ae