#b86c74 color space conversions
Hex:
        #b86c74
        RGB:
        184, 108, 116
        CMY:
        28, 58, 55
        CMYK:
        0, 41, 37, 28
      HSL:
        354°, 34.8624%, 57.2549%
        HSV (HSB):
        354°, 41.3043%, 72.1569%
        XYZ:
        28.2821, 22.1764, 19.3128
        xyY:
        0.4054, 0.3178, 22.1764
      CIE-Lab:
        54.2137, 31.1610, 8.6859
        CIE-LCH:
        54.2137, 32.3490, 15.5755
        CIE-Luv:
        54.2137, 50.9147, 5.7497
        Hunter-Lab:
        47.0919, 24.7916, 8.6489
      #b86c74 color charts
#b86c74 RGB chart
      #b86c74 CMYK chart
      #b86c74 RGB pie chart
      #b86c74 color shades, tints & tones
#b86c74 color schemes
#b86c74 color preview, HTML & CSS examples
           This text has a color of #b86c74        
        
          <p style="color:#b86c74;">Text here</p>
        
        
          .mytext {color:#b86c74;}
        
        Text color #b86c74
      
           This box has a color of #b86c74        
        
          <div style="background-color:#b86c74;">Content here</div>
        
        
          .mybackground {background-color:#b86c74;}
        
        Background color #b86c74
      
           Border around this has a color of #b86c74        
        
          <div style="border:2px solid #b86c74;">Content here</div>
        
        
          .myborder {border:2px solid #b86c74;}
        
        Border color #b86c74