#99b48f color space conversions
Hex:
        #99b48f
        RGB:
        153, 180, 143
        CMY:
        40, 29, 44
        CMYK:
        15, 0, 21, 29
      HSL:
        104°, 19.7861%, 63.3333%
        HSV (HSB):
        104°, 20.5556%, 70.5882%
        XYZ:
        34.4161, 41.3980, 32.1633
        xyY:
        0.3187, 0.3834, 41.3980
      CIE-Lab:
        70.4539, -16.2680, 15.8607
        CIE-LCH:
        70.4539, 22.7202, 135.7263
        CIE-Luv:
        70.4539, -13.5054, 24.9127
        Hunter-Lab:
        64.3413, -17.1178, 15.4007
      #99b48f color charts
#99b48f RGB chart
      #99b48f CMYK chart
      #99b48f RGB pie chart
      #99b48f color shades, tints & tones
#99b48f color schemes
#99b48f color preview, HTML & CSS examples
           This text has a color of #99b48f        
        
          <p style="color:#99b48f;">Text here</p>
        
        
          .mytext {color:#99b48f;}
        
        Text color #99b48f
      
           This box has a color of #99b48f        
        
          <div style="background-color:#99b48f;">Content here</div>
        
        
          .mybackground {background-color:#99b48f;}
        
        Background color #99b48f
      
           Border around this has a color of #99b48f        
        
          <div style="border:2px solid #99b48f;">Content here</div>
        
        
          .myborder {border:2px solid #99b48f;}
        
        Border color #99b48f