#b26f78 color space conversions
Hex:
        #b26f78
        RGB:
        178, 111, 120
        CMY:
        30, 56, 53
        CMYK:
        0, 38, 33, 30
      HSL:
        352°, 30.3167%, 56.6667%
        HSV (HSB):
        352°, 37.6404%, 69.8039%
        XYZ:
        27.4347, 22.1899, 20.6064
        xyY:
        0.3906, 0.3160, 22.1899
      CIE-Lab:
        54.2279, 27.7318, 6.2556
        CIE-LCH:
        54.2279, 28.4287, 12.7118
        CIE-Luv:
        54.2279, 43.8074, 3.3791
        Hunter-Lab:
        47.1062, 21.5228, 7.0381
      #b26f78 color charts
#b26f78 RGB chart
      #b26f78 CMYK chart
      #b26f78 RGB pie chart
      #b26f78 color shades, tints & tones
#b26f78 color schemes
#b26f78 color preview, HTML & CSS examples
           This text has a color of #b26f78        
        
          <p style="color:#b26f78;">Text here</p>
        
        
          .mytext {color:#b26f78;}
        
        Text color #b26f78
      
           This box has a color of #b26f78        
        
          <div style="background-color:#b26f78;">Content here</div>
        
        
          .mybackground {background-color:#b26f78;}
        
        Background color #b26f78
      
           Border around this has a color of #b26f78        
        
          <div style="border:2px solid #b26f78;">Content here</div>
        
        
          .myborder {border:2px solid #b26f78;}
        
        Border color #b26f78