#b2977f color space conversions
Hex:
        #b2977f
        RGB:
        178, 151, 127
        CMY:
        30, 41, 50
        CMYK:
        0, 15, 29, 30
      HSL:
        28°, 24.8780%, 59.8039%
        HSV (HSB):
        28°, 28.6517%, 69.8039%
        XYZ:
        33.2575, 33.1305, 24.7206
        xyY:
        0.3650, 0.3636, 33.1305
      CIE-Lab:
        64.2664, 6.3572, 16.3801
        CIE-LCH:
        64.2664, 17.5705, 68.7885
        CIE-Luv:
        64.2664, 18.6066, 20.9052
        Hunter-Lab:
        57.5591, 2.4083, 14.8273
      #b2977f color charts
#b2977f RGB chart
      #b2977f CMYK chart
      #b2977f RGB pie chart
      #b2977f color shades, tints & tones
#b2977f color schemes
#b2977f color preview, HTML & CSS examples
           This text has a color of #b2977f        
        
          <p style="color:#b2977f;">Text here</p>
        
        
          .mytext {color:#b2977f;}
        
        Text color #b2977f
      
           This box has a color of #b2977f        
        
          <div style="background-color:#b2977f;">Content here</div>
        
        
          .mybackground {background-color:#b2977f;}
        
        Background color #b2977f
      
           Border around this has a color of #b2977f        
        
          <div style="border:2px solid #b2977f;">Content here</div>
        
        
          .myborder {border:2px solid #b2977f;}
        
        Border color #b2977f