#b26a60 color space conversions
Hex:
        #b26a60
        RGB:
        178, 106, 96
        CMY:
        30, 58, 62
        CMYK:
        0, 40, 46, 30
      HSL:
        7°, 34.7458%, 53.7255%
        HSV (HSB):
        7°, 46.0674%, 69.8039%
        XYZ:
        25.6255, 20.6176, 13.6953
        xyY:
        0.4275, 0.3440, 20.6176
      CIE-Lab:
        52.5284, 27.6278, 17.9448
        CIE-LCH:
        52.5284, 32.9441, 33.0045
        CIE-Luv:
        52.5284, 51.0714, 17.2099
        Hunter-Lab:
        45.4066, 21.2759, 13.9018
      #b26a60 color charts
#b26a60 RGB chart
      #b26a60 CMYK chart
      #b26a60 RGB pie chart
      #b26a60 color shades, tints & tones
#b26a60 color schemes
#b26a60 color preview, HTML & CSS examples
           This text has a color of #b26a60        
        
          <p style="color:#b26a60;">Text here</p>
        
        
          .mytext {color:#b26a60;}
        
        Text color #b26a60
      
           This box has a color of #b26a60        
        
          <div style="background-color:#b26a60;">Content here</div>
        
        
          .mybackground {background-color:#b26a60;}
        
        Background color #b26a60
      
           Border around this has a color of #b26a60        
        
          <div style="border:2px solid #b26a60;">Content here</div>
        
        
          .myborder {border:2px solid #b26a60;}
        
        Border color #b26a60