#b2877f color space conversions
Hex:
        #b2877f
        RGB:
        178, 135, 127
        CMY:
        30, 47, 50
        CMYK:
        0, 24, 29, 30
      HSL:
        9°, 24.8780%, 59.8039%
        HSV (HSB):
        9°, 28.6517%, 69.8039%
        XYZ:
        30.8548, 28.3252, 23.9198
        xyY:
        0.3713, 0.3409, 28.3252
      CIE-Lab:
        60.1814, 15.2675, 10.6691
        CIE-LCH:
        60.1814, 18.6259, 34.9463
        CIE-Luv:
        60.1814, 28.2696, 11.6920
        Hunter-Lab:
        53.2215, 10.3468, 10.6078
      #b2877f color charts
#b2877f RGB chart
      #b2877f CMYK chart
      #b2877f RGB pie chart
      #b2877f color shades, tints & tones
#b2877f color schemes
#b2877f color preview, HTML & CSS examples
           This text has a color of #b2877f        
        
          <p style="color:#b2877f;">Text here</p>
        
        
          .mytext {color:#b2877f;}
        
        Text color #b2877f
      
           This box has a color of #b2877f        
        
          <div style="background-color:#b2877f;">Content here</div>
        
        
          .mybackground {background-color:#b2877f;}
        
        Background color #b2877f
      
           Border around this has a color of #b2877f        
        
          <div style="border:2px solid #b2877f;">Content here</div>
        
        
          .myborder {border:2px solid #b2877f;}
        
        Border color #b2877f