#b86b8c color space conversions
Hex:
        #b86b8c
        RGB:
        184, 107, 140
        CMY:
        28, 58, 45
        CMYK:
        0, 42, 24, 28
      HSL:
        334°, 35.1598%, 57.0588%
        HSV (HSB):
        334°, 41.8478%, 72.1569%
        XYZ:
        29.7585, 22.5992, 27.6046
        xyY:
        0.3722, 0.2826, 22.5992
      CIE-Lab:
        54.6571, 34.9601, -4.7590
        CIE-LCH:
        54.6571, 35.2825, 352.2482
        CIE-Luv:
        54.6571, 46.7296, -12.7287
        Hunter-Lab:
        47.5386, 28.5459, -1.1513
      #b86b8c color charts
#b86b8c RGB chart
      #b86b8c CMYK chart
      #b86b8c RGB pie chart
      #b86b8c color shades, tints & tones
#b86b8c color schemes
#b86b8c color preview, HTML & CSS examples
           This text has a color of #b86b8c        
        
          <p style="color:#b86b8c;">Text here</p>
        
        
          .mytext {color:#b86b8c;}
        
        Text color #b86b8c
      
           This box has a color of #b86b8c        
        
          <div style="background-color:#b86b8c;">Content here</div>
        
        
          .mybackground {background-color:#b86b8c;}
        
        Background color #b86b8c
      
           Border around this has a color of #b86b8c        
        
          <div style="border:2px solid #b86b8c;">Content here</div>
        
        
          .myborder {border:2px solid #b86b8c;}
        
        Border color #b86b8c