#b26f80 color space conversions
Hex:
        #b26f80
        RGB:
        178, 111, 128
        CMY:
        30, 56, 50
        CMYK:
        0, 38, 28, 30
      HSL:
        345°, 30.3167%, 56.6667%
        HSV (HSB):
        345°, 37.6404%, 69.8039%
        XYZ:
        27.9408, 22.3924, 23.2716
        xyY:
        0.3796, 0.3042, 22.3924
      CIE-Lab:
        54.4409, 28.8337, 1.8716
        CIE-LCH:
        54.4409, 28.8944, 3.7138
        CIE-Luv:
        54.4409, 42.3877, -2.5437
        Hunter-Lab:
        47.3206, 22.5858, 3.9664
      #b26f80 color charts
#b26f80 RGB chart
      #b26f80 CMYK chart
      #b26f80 RGB pie chart
      #b26f80 color shades, tints & tones
#b26f80 color schemes
#b26f80 color preview, HTML & CSS examples
           This text has a color of #b26f80        
        
          <p style="color:#b26f80;">Text here</p>
        
        
          .mytext {color:#b26f80;}
        
        Text color #b26f80
      
           This box has a color of #b26f80        
        
          <div style="background-color:#b26f80;">Content here</div>
        
        
          .mybackground {background-color:#b26f80;}
        
        Background color #b26f80
      
           Border around this has a color of #b26f80        
        
          <div style="border:2px solid #b26f80;">Content here</div>
        
        
          .myborder {border:2px solid #b26f80;}
        
        Border color #b26f80