#b27a78 color space conversions
Hex:
        #b27a78
        RGB:
        178, 122, 120
        CMY:
        30, 52, 53
        CMYK:
        0, 31, 33, 30
      HSL:
        2°, 27.3585%, 58.4314%
        HSV (HSB):
        2°, 32.5843%, 69.8039%
        XYZ:
        28.7098, 24.7401, 21.0314
        xyY:
        0.3855, 0.3322, 24.7401
      CIE-Lab:
        56.8213, 21.5955, 9.9429
        CIE-LCH:
        56.8213, 23.7745, 24.7220
        CIE-Luv:
        56.8213, 37.1137, 9.3597
        Hunter-Lab:
        49.7394, 15.9869, 9.7479
      #b27a78 color charts
#b27a78 RGB chart
      #b27a78 CMYK chart
      #b27a78 RGB pie chart
      #b27a78 color shades, tints & tones
#b27a78 color schemes
#b27a78 color preview, HTML & CSS examples
           This text has a color of #b27a78        
        
          <p style="color:#b27a78;">Text here</p>
        
        
          .mytext {color:#b27a78;}
        
        Text color #b27a78
      
           This box has a color of #b27a78        
        
          <div style="background-color:#b27a78;">Content here</div>
        
        
          .mybackground {background-color:#b27a78;}
        
        Background color #b27a78
      
           Border around this has a color of #b27a78        
        
          <div style="border:2px solid #b27a78;">Content here</div>
        
        
          .myborder {border:2px solid #b27a78;}
        
        Border color #b27a78