#b26c50 color space conversions
Hex:
        #b26c50
        RGB:
        178, 108, 80
        CMY:
        30, 58, 69
        CMYK:
        0, 39, 55, 30
      HSL:
        17°, 38.8889%, 50.5882%
        HSV (HSB):
        17°, 55.0562%, 69.8039%
        XYZ:
        25.1706, 20.7693, 10.2717
        xyY:
        0.4478, 0.3695, 20.7693
      CIE-Lab:
        52.6961, 24.9826, 27.3964
        CIE-LCH:
        52.6961, 37.0769, 47.6384
        CIE-Luv:
        52.6961, 52.1374, 27.5834
        Hunter-Lab:
        45.5733, 18.8341, 18.5381
      #b26c50 color charts
#b26c50 RGB chart
      #b26c50 CMYK chart
      #b26c50 RGB pie chart
      #b26c50 color shades, tints & tones
#b26c50 color schemes
#b26c50 color preview, HTML & CSS examples
           This text has a color of #b26c50        
        
          <p style="color:#b26c50;">Text here</p>
        
        
          .mytext {color:#b26c50;}
        
        Text color #b26c50
      
           This box has a color of #b26c50        
        
          <div style="background-color:#b26c50;">Content here</div>
        
        
          .mybackground {background-color:#b26c50;}
        
        Background color #b26c50
      
           Border around this has a color of #b26c50        
        
          <div style="border:2px solid #b26c50;">Content here</div>
        
        
          .myborder {border:2px solid #b26c50;}
        
        Border color #b26c50