#baa4b3 color space conversions
Hex:
        #baa4b3
        RGB:
        186, 164, 179
        CMY:
        27, 36, 30
        CMYK:
        0, 12, 4, 27
      HSL:
        319°, 13.7500%, 68.6275%
        HSV (HSB):
        319°, 11.8280%, 72.9412%
        XYZ:
        41.6618, 40.2447, 48.2200
        xyY:
        0.3202, 0.3093, 40.2447
      CIE-Lab:
        69.6435, 10.6603, -4.7859
        CIE-LCH:
        69.6435, 11.6854, 335.8224
        CIE-Luv:
        69.6435, 11.8678, -8.9160
        Hunter-Lab:
        63.4387, 6.2078, -0.6595
      #baa4b3 color charts
#baa4b3 RGB chart
      #baa4b3 CMYK chart
      #baa4b3 RGB pie chart
      #baa4b3 color shades, tints & tones
#baa4b3 color schemes
#baa4b3 color preview, HTML & CSS examples
           This text has a color of #baa4b3        
        
          <p style="color:#baa4b3;">Text here</p>
        
        
          .mytext {color:#baa4b3;}
        
        Text color #baa4b3
      
           This box has a color of #baa4b3        
        
          <div style="background-color:#baa4b3;">Content here</div>
        
        
          .mybackground {background-color:#baa4b3;}
        
        Background color #baa4b3
      
           Border around this has a color of #baa4b3        
        
          <div style="border:2px solid #baa4b3;">Content here</div>
        
        
          .myborder {border:2px solid #baa4b3;}
        
        Border color #baa4b3