#b26e72 color space conversions
Hex:
        #b26e72
        RGB:
        178, 110, 114
        CMY:
        30, 57, 55
        CMYK:
        0, 38, 36, 30
      HSL:
        356°, 30.6306%, 56.4706%
        HSV (HSB):
        356°, 38.2022%, 69.8039%
        XYZ:
        26.9733, 21.8317, 18.7119
        xyY:
        0.3995, 0.3234, 21.8317
      CIE-Lab:
        53.8480, 27.5064, 9.2333
        CIE-LCH:
        53.8480, 29.0148, 18.5558
        CIE-Luv:
        53.8480, 45.4591, 7.1502
        Hunter-Lab:
        46.7245, 21.2775, 8.9631
      #b26e72 color charts
#b26e72 RGB chart
      #b26e72 CMYK chart
      #b26e72 RGB pie chart
      #b26e72 color shades, tints & tones
#b26e72 color schemes
#b26e72 color preview, HTML & CSS examples
           This text has a color of #b26e72        
        
          <p style="color:#b26e72;">Text here</p>
        
        
          .mytext {color:#b26e72;}
        
        Text color #b26e72
      
           This box has a color of #b26e72        
        
          <div style="background-color:#b26e72;">Content here</div>
        
        
          .mybackground {background-color:#b26e72;}
        
        Background color #b26e72
      
           Border around this has a color of #b26e72        
        
          <div style="border:2px solid #b26e72;">Content here</div>
        
        
          .myborder {border:2px solid #b26e72;}
        
        Border color #b26e72