#b8944b color space conversions
Hex:
        #b8944b
        RGB:
        184, 148, 75
        CMY:
        28, 42, 71
        CMYK:
        0, 20, 59, 28
      HSL:
        40°, 43.4263%, 50.7843%
        HSV (HSB):
        40°, 59.2391%, 72.1569%
        XYZ:
        31.6271, 31.8782, 11.1428
        xyY:
        0.4237, 0.4270, 31.8782
      CIE-Lab:
        63.2421, 4.9184, 43.0748
        CIE-LCH:
        63.2421, 43.3547, 83.4861
        CIE-Luv:
        63.2421, 28.8103, 49.1721
        Hunter-Lab:
        56.4607, 1.1823, 27.8214
      #b8944b color charts
#b8944b RGB chart
      #b8944b CMYK chart
      #b8944b RGB pie chart
      #b8944b color shades, tints & tones
#b8944b color schemes
#b8944b color preview, HTML & CSS examples
           This text has a color of #b8944b        
        
          <p style="color:#b8944b;">Text here</p>
        
        
          .mytext {color:#b8944b;}
        
        Text color #b8944b
      
           This box has a color of #b8944b        
        
          <div style="background-color:#b8944b;">Content here</div>
        
        
          .mybackground {background-color:#b8944b;}
        
        Background color #b8944b
      
           Border around this has a color of #b8944b        
        
          <div style="border:2px solid #b8944b;">Content here</div>
        
        
          .myborder {border:2px solid #b8944b;}
        
        Border color #b8944b