#b6867f color space conversions
Hex:
        #b6867f
        RGB:
        182, 134, 127
        CMY:
        29, 47, 50
        CMYK:
        0, 26, 30, 29
      HSL:
        8°, 27.3632%, 60.5882%
        HSV (HSB):
        8°, 30.2198%, 71.3725%
        XYZ:
        31.6473, 28.5276, 23.9171
        xyY:
        0.3763, 0.3392, 28.5276
      CIE-Lab:
        60.3624, 17.4043, 10.9857
        CIE-LCH:
        60.3624, 20.5814, 32.2602
        CIE-Luv:
        60.3624, 31.7162, 11.6906
        Hunter-Lab:
        53.4112, 12.2954, 10.8383
      #b6867f color charts
#b6867f RGB chart
      #b6867f CMYK chart
      #b6867f RGB pie chart
      #b6867f color shades, tints & tones
#b6867f color schemes
#b6867f color preview, HTML & CSS examples
           This text has a color of #b6867f        
        
          <p style="color:#b6867f;">Text here</p>
        
        
          .mytext {color:#b6867f;}
        
        Text color #b6867f
      
           This box has a color of #b6867f        
        
          <div style="background-color:#b6867f;">Content here</div>
        
        
          .mybackground {background-color:#b6867f;}
        
        Background color #b6867f
      
           Border around this has a color of #b6867f        
        
          <div style="border:2px solid #b6867f;">Content here</div>
        
        
          .myborder {border:2px solid #b6867f;}
        
        Border color #b6867f