#b2967f color space conversions
Hex:
        #b2967f
        RGB:
        178, 150, 127
        CMY:
        30, 41, 50
        CMYK:
        0, 16, 29, 30
      HSL:
        27°, 24.8780%, 59.8039%
        HSV (HSB):
        27°, 28.6517%, 69.8039%
        XYZ:
        33.0972, 32.8100, 24.6672
        xyY:
        0.3654, 0.3622, 32.8100
      CIE-Lab:
        64.0067, 6.9097, 16.0203
        CIE-LCH:
        64.0067, 17.4469, 66.6691
        CIE-Luv:
        64.0067, 19.2087, 20.3283
        Hunter-Lab:
        57.2800, 2.8999, 14.5632
      #b2967f color charts
#b2967f RGB chart
      #b2967f CMYK chart
      #b2967f RGB pie chart
      #b2967f color shades, tints & tones
#b2967f color schemes
#b2967f color preview, HTML & CSS examples
           This text has a color of #b2967f        
        
          <p style="color:#b2967f;">Text here</p>
        
        
          .mytext {color:#b2967f;}
        
        Text color #b2967f
      
           This box has a color of #b2967f        
        
          <div style="background-color:#b2967f;">Content here</div>
        
        
          .mybackground {background-color:#b2967f;}
        
        Background color #b2967f
      
           Border around this has a color of #b2967f        
        
          <div style="border:2px solid #b2967f;">Content here</div>
        
        
          .myborder {border:2px solid #b2967f;}
        
        Border color #b2967f