#b8944d color space conversions
Hex:
        #b8944d
        RGB:
        184, 148, 77
        CMY:
        28, 42, 70
        CMYK:
        0, 20, 58, 28
      HSL:
        40°, 42.9719%, 51.1765%
        HSV (HSB):
        40°, 58.1522%, 72.1569%
        XYZ:
        31.6966, 31.9060, 11.5091
        xyY:
        0.4220, 0.4248, 31.9060
      CIE-Lab:
        63.2651, 5.0728, 42.1005
        CIE-LCH:
        63.2651, 42.4051, 83.1294
        CIE-Luv:
        63.2651, 28.6833, 48.3038
        Hunter-Lab:
        56.4854, 1.3154, 27.4593
      #b8944d color charts
#b8944d RGB chart
      #b8944d CMYK chart
      #b8944d RGB pie chart
      #b8944d color shades, tints & tones
#b8944d color schemes
#b8944d color preview, HTML & CSS examples
           This text has a color of #b8944d        
        
          <p style="color:#b8944d;">Text here</p>
        
        
          .mytext {color:#b8944d;}
        
        Text color #b8944d
      
           This box has a color of #b8944d        
        
          <div style="background-color:#b8944d;">Content here</div>
        
        
          .mybackground {background-color:#b8944d;}
        
        Background color #b8944d
      
           Border around this has a color of #b8944d        
        
          <div style="border:2px solid #b8944d;">Content here</div>
        
        
          .myborder {border:2px solid #b8944d;}
        
        Border color #b8944d