#bac8ae color space conversions
Hex:
        #bac8ae
        RGB:
        186, 200, 174
        CMY:
        27, 22, 32
        CMYK:
        7, 0, 13, 22
      HSL:
        92°, 19.1176%, 73.3333%
        HSV (HSB):
        92°, 13.0000%, 78.4314%
        XYZ:
        48.5440, 54.8036, 48.0640
        xyY:
        0.3206, 0.3620, 54.8036
      CIE-Lab:
        78.9280, -9.5019, 11.3865
        CIE-LCH:
        78.9280, 14.8303, 129.8446
        CIE-Luv:
        78.9280, -6.6634, 18.1691
        Hunter-Lab:
        74.0295, -12.5023, 13.3263
      #bac8ae color charts
#bac8ae RGB chart
      #bac8ae CMYK chart
      #bac8ae RGB pie chart
      #bac8ae color shades, tints & tones
#bac8ae color schemes
#bac8ae color preview, HTML & CSS examples
           This text has a color of #bac8ae        
        
          <p style="color:#bac8ae;">Text here</p>
        
        
          .mytext {color:#bac8ae;}
        
        Text color #bac8ae
      
           This box has a color of #bac8ae        
        
          <div style="background-color:#bac8ae;">Content here</div>
        
        
          .mybackground {background-color:#bac8ae;}
        
        Background color #bac8ae
      
           Border around this has a color of #bac8ae        
        
          <div style="border:2px solid #bac8ae;">Content here</div>
        
        
          .myborder {border:2px solid #bac8ae;}
        
        Border color #bac8ae