#b4988d color space conversions
Hex:
        #b4988d
        RGB:
        180, 152, 141
        CMY:
        29, 40, 45
        CMYK:
        0, 16, 22, 29
      HSL:
        17°, 20.6349%, 62.9412%
        HSV (HSB):
        17°, 21.6667%, 70.5882%
        XYZ:
        34.8583, 34.0829, 29.9407
        xyY:
        0.3525, 0.3447, 34.0829
      CIE-Lab:
        65.0283, 8.6383, 9.6478
        CIE-LCH:
        65.0283, 12.9499, 48.1600
        CIE-Luv:
        65.0283, 18.1090, 11.8575
        Hunter-Lab:
        58.3805, 4.4144, 10.4592
      #b4988d color charts
#b4988d RGB chart
      #b4988d CMYK chart
      #b4988d RGB pie chart
      #b4988d color shades, tints & tones
#b4988d color schemes
#b4988d color preview, HTML & CSS examples
           This text has a color of #b4988d        
        
          <p style="color:#b4988d;">Text here</p>
        
        
          .mytext {color:#b4988d;}
        
        Text color #b4988d
      
           This box has a color of #b4988d        
        
          <div style="background-color:#b4988d;">Content here</div>
        
        
          .mybackground {background-color:#b4988d;}
        
        Background color #b4988d
      
           Border around this has a color of #b4988d        
        
          <div style="border:2px solid #b4988d;">Content here</div>
        
        
          .myborder {border:2px solid #b4988d;}
        
        Border color #b4988d