#b2847b color space conversions
Hex:
        #b2847b
        RGB:
        178, 132, 123
        CMY:
        30, 48, 52
        CMYK:
        0, 26, 31, 30
      HSL:
        10°, 26.3158%, 59.0196%
        HSV (HSB):
        10°, 30.8989%, 69.8039%
        XYZ:
        30.1865, 27.3976, 22.4361
        xyY:
        0.3772, 0.3424, 27.3976
      CIE-Lab:
        59.3405, 16.3928, 11.7677
        CIE-LCH:
        59.3405, 20.1793, 35.6728
        CIE-Luv:
        59.3405, 30.5755, 12.8180
        Hunter-Lab:
        52.3427, 11.3429, 11.2258
      #b2847b color charts
#b2847b RGB chart
      #b2847b CMYK chart
      #b2847b RGB pie chart
      #b2847b color shades, tints & tones
#b2847b color schemes
#b2847b color preview, HTML & CSS examples
           This text has a color of #b2847b        
        
          <p style="color:#b2847b;">Text here</p>
        
        
          .mytext {color:#b2847b;}
        
        Text color #b2847b
      
           This box has a color of #b2847b        
        
          <div style="background-color:#b2847b;">Content here</div>
        
        
          .mybackground {background-color:#b2847b;}
        
        Background color #b2847b
      
           Border around this has a color of #b2847b        
        
          <div style="border:2px solid #b2847b;">Content here</div>
        
        
          .myborder {border:2px solid #b2847b;}
        
        Border color #b2847b