#b26a70 color space conversions
Hex:
        #b26a70
        RGB:
        178, 106, 112
        CMY:
        30, 58, 56
        CMYK:
        0, 40, 37, 30
      HSL:
        355°, 31.8584%, 55.6863%
        HSV (HSB):
        355°, 40.4494%, 69.8039%
        XYZ:
        26.4388, 20.9429, 17.9781
        xyY:
        0.4045, 0.3204, 20.9429
      CIE-Lab:
        52.8869, 29.4641, 9.0491
        CIE-LCH:
        52.8869, 30.8224, 17.0730
        CIE-Luv:
        52.8869, 48.2801, 6.4822
        Hunter-Lab:
        45.7634, 23.0383, 8.7423
      #b26a70 color charts
#b26a70 RGB chart
      #b26a70 CMYK chart
      #b26a70 RGB pie chart
      #b26a70 color shades, tints & tones
#b26a70 color schemes
#b26a70 color preview, HTML & CSS examples
           This text has a color of #b26a70        
        
          <p style="color:#b26a70;">Text here</p>
        
        
          .mytext {color:#b26a70;}
        
        Text color #b26a70
      
           This box has a color of #b26a70        
        
          <div style="background-color:#b26a70;">Content here</div>
        
        
          .mybackground {background-color:#b26a70;}
        
        Background color #b26a70
      
           Border around this has a color of #b26a70        
        
          <div style="border:2px solid #b26a70;">Content here</div>
        
        
          .myborder {border:2px solid #b26a70;}
        
        Border color #b26a70