#b7954b color space conversions
Hex:
        #b7954b
        RGB:
        183, 149, 75
        CMY:
        28, 42, 71
        CMYK:
        0, 19, 59, 28
      HSL:
        41°, 42.8571%, 50.5882%
        HSV (HSB):
        41°, 59.0164%, 71.7647%
        XYZ:
        31.5459, 32.0702, 11.1841
        xyY:
        0.4217, 0.4287, 32.0702
      CIE-Lab:
        63.4008, 3.9372, 43.2330
        CIE-LCH:
        63.4008, 43.4119, 84.7964
        CIE-Luv:
        63.4008, 27.3652, 49.5737
        Hunter-Lab:
        56.6305, 0.3295, 27.9320
      #b7954b color charts
#b7954b RGB chart
      #b7954b CMYK chart
      #b7954b RGB pie chart
      #b7954b color shades, tints & tones
#b7954b color schemes
#b7954b color preview, HTML & CSS examples
           This text has a color of #b7954b        
        
          <p style="color:#b7954b;">Text here</p>
        
        
          .mytext {color:#b7954b;}
        
        Text color #b7954b
      
           This box has a color of #b7954b        
        
          <div style="background-color:#b7954b;">Content here</div>
        
        
          .mybackground {background-color:#b7954b;}
        
        Background color #b7954b
      
           Border around this has a color of #b7954b        
        
          <div style="border:2px solid #b7954b;">Content here</div>
        
        
          .myborder {border:2px solid #b7954b;}
        
        Border color #b7954b