#b6848b color space conversions
Hex:
        #b6848b
        RGB:
        182, 132, 139
        CMY:
        29, 48, 45
        CMYK:
        0, 27, 24, 29
      HSL:
        352°, 25.5102%, 61.5686%
        HSV (HSB):
        352°, 27.4725%, 71.3725%
        XYZ:
        32.2029, 28.3117, 28.1935
        xyY:
        0.3630, 0.3192, 28.3117
      CIE-Lab:
        60.1693, 20.2530, 3.8510
        CIE-LCH:
        60.1693, 20.6159, 10.7658
        CIE-Luv:
        60.1693, 31.3328, 1.7630
        Hunter-Lab:
        53.2087, 14.9161, 5.8303
      #b6848b color charts
#b6848b RGB chart
      #b6848b CMYK chart
      #b6848b RGB pie chart
      #b6848b color shades, tints & tones
#b6848b color schemes
#b6848b color preview, HTML & CSS examples
           This text has a color of #b6848b        
        
          <p style="color:#b6848b;">Text here</p>
        
        
          .mytext {color:#b6848b;}
        
        Text color #b6848b
      
           This box has a color of #b6848b        
        
          <div style="background-color:#b6848b;">Content here</div>
        
        
          .mybackground {background-color:#b6848b;}
        
        Background color #b6848b
      
           Border around this has a color of #b6848b        
        
          <div style="border:2px solid #b6848b;">Content here</div>
        
        
          .myborder {border:2px solid #b6848b;}
        
        Border color #b6848b