#b2954f color space conversions
Hex:
        #b2954f
        RGB:
        178, 149, 79
        CMY:
        30, 42, 69
        CMYK:
        0, 16, 56, 30
      HSL:
        42°, 39.1304%, 50.3922%
        HSV (HSB):
        42°, 55.6180%, 69.8039%
        XYZ:
        30.5188, 31.5244, 11.8734
        xyY:
        0.4129, 0.4265, 31.5244
      CIE-Lab:
        62.9478, 2.0914, 40.5659
        CIE-LCH:
        62.9478, 40.6198, 87.0487
        CIE-Luv:
        62.9478, 23.4391, 47.4955
        Hunter-Lab:
        56.1466, -1.2317, 26.7644
      #b2954f color charts
#b2954f RGB chart
      #b2954f CMYK chart
      #b2954f RGB pie chart
      #b2954f color shades, tints & tones
#b2954f color schemes
#b2954f color preview, HTML & CSS examples
           This text has a color of #b2954f        
        
          <p style="color:#b2954f;">Text here</p>
        
        
          .mytext {color:#b2954f;}
        
        Text color #b2954f
      
           This box has a color of #b2954f        
        
          <div style="background-color:#b2954f;">Content here</div>
        
        
          .mybackground {background-color:#b2954f;}
        
        Background color #b2954f
      
           Border around this has a color of #b2954f        
        
          <div style="border:2px solid #b2954f;">Content here</div>
        
        
          .myborder {border:2px solid #b2954f;}
        
        Border color #b2954f