#b4af99 color space conversions
Hex:
        #b4af99
        RGB:
        180, 175, 153
        CMY:
        29, 31, 40
        CMYK:
        0, 3, 15, 29
      HSL:
        49°, 15.2542%, 65.2941%
        HSV (HSB):
        49°, 15.0000%, 70.5882%
        XYZ:
        39.9021, 42.6632, 36.2687
        xyY:
        0.3358, 0.3590, 42.6632
      CIE-Lab:
        71.3257, -2.0155, 11.9220
        CIE-LCH:
        71.3257, 12.0912, 99.5956
        CIE-Luv:
        71.3257, 4.2103, 17.1799
        Hunter-Lab:
        65.3170, -5.2593, 12.7998
      #b4af99 color charts
#b4af99 RGB chart
      #b4af99 CMYK chart
      #b4af99 RGB pie chart
      #b4af99 color shades, tints & tones
#b4af99 color schemes
#b4af99 color preview, HTML & CSS examples
           This text has a color of #b4af99        
        
          <p style="color:#b4af99;">Text here</p>
        
        
          .mytext {color:#b4af99;}
        
        Text color #b4af99
      
           This box has a color of #b4af99        
        
          <div style="background-color:#b4af99;">Content here</div>
        
        
          .mybackground {background-color:#b4af99;}
        
        Background color #b4af99
      
           Border around this has a color of #b4af99        
        
          <div style="border:2px solid #b4af99;">Content here</div>
        
        
          .myborder {border:2px solid #b4af99;}
        
        Border color #b4af99