#b86c56 color space conversions
Hex:
        #b86c56
        RGB:
        184, 108, 86
        CMY:
        28, 58, 66
        CMYK:
        0, 41, 53, 28
      HSL:
        13°, 40.8333%, 52.9412%
        HSV (HSB):
        13°, 53.2609%, 72.1569%
        XYZ:
        26.8094, 21.5874, 11.5579
        xyY:
        0.4472, 0.3601, 21.5874
      CIE-Lab:
        53.5864, 27.9674, 25.2797
        CIE-LCH:
        53.5864, 37.6993, 42.1104
        CIE-Luv:
        53.5864, 56.0697, 25.0220
        Hunter-Lab:
        46.4622, 21.6886, 17.7747
      #b86c56 color charts
#b86c56 RGB chart
      #b86c56 CMYK chart
      #b86c56 RGB pie chart
      #b86c56 color shades, tints & tones
#b86c56 color schemes
#b86c56 color preview, HTML & CSS examples
           This text has a color of #b86c56        
        
          <p style="color:#b86c56;">Text here</p>
        
        
          .mytext {color:#b86c56;}
        
        Text color #b86c56
      
           This box has a color of #b86c56        
        
          <div style="background-color:#b86c56;">Content here</div>
        
        
          .mybackground {background-color:#b86c56;}
        
        Background color #b86c56
      
           Border around this has a color of #b86c56        
        
          <div style="border:2px solid #b86c56;">Content here</div>
        
        
          .myborder {border:2px solid #b86c56;}
        
        Border color #b86c56