#b8954b color space conversions
Hex:
        #b8954b
        RGB:
        184, 149, 75
        CMY:
        28, 42, 71
        CMYK:
        0, 19, 59, 28
      HSL:
        41°, 43.4263%, 50.7843%
        HSV (HSB):
        41°, 59.2391%, 72.1569%
        XYZ:
        31.7846, 32.1932, 11.1953
        xyY:
        0.4228, 0.4283, 32.1932
      CIE-Lab:
        63.5023, 4.3711, 43.3767
        CIE-LCH:
        63.5023, 43.5964, 84.2457
        CIE-Luv:
        63.5023, 28.1099, 49.6352
        Hunter-Lab:
        56.7391, 0.7003, 28.0187
      #b8954b color charts
#b8954b RGB chart
      #b8954b CMYK chart
      #b8954b RGB pie chart
      #b8954b color shades, tints & tones
#b8954b color schemes
#b8954b color preview, HTML & CSS examples
           This text has a color of #b8954b        
        
          <p style="color:#b8954b;">Text here</p>
        
        
          .mytext {color:#b8954b;}
        
        Text color #b8954b
      
           This box has a color of #b8954b        
        
          <div style="background-color:#b8954b;">Content here</div>
        
        
          .mybackground {background-color:#b8954b;}
        
        Background color #b8954b
      
           Border around this has a color of #b8954b        
        
          <div style="border:2px solid #b8954b;">Content here</div>
        
        
          .myborder {border:2px solid #b8954b;}
        
        Border color #b8954b