#b17080 color space conversions
Hex:
        #b17080
        RGB:
        177, 112, 128
        CMY:
        31, 56, 50
        CMYK:
        0, 37, 28, 31
      HSL:
        345°, 29.4118%, 56.6667%
        HSV (HSB):
        345°, 36.7232%, 69.4118%
        XYZ:
        27.8219, 22.4940, 23.2975
        xyY:
        0.3779, 0.3056, 22.4940
      CIE-Lab:
        54.5472, 27.9029, 2.0107
        CIE-LCH:
        54.5472, 27.9753, 4.1216
        CIE-Luv:
        54.5472, 41.0727, -2.1815
        Hunter-Lab:
        47.4278, 21.7123, 4.0750
      #b17080 color charts
#b17080 RGB chart
      #b17080 CMYK chart
      #b17080 RGB pie chart
      #b17080 color shades, tints & tones
#b17080 color schemes
#b17080 color preview, HTML & CSS examples
           This text has a color of #b17080        
        
          <p style="color:#b17080;">Text here</p>
        
        
          .mytext {color:#b17080;}
        
        Text color #b17080
      
           This box has a color of #b17080        
        
          <div style="background-color:#b17080;">Content here</div>
        
        
          .mybackground {background-color:#b17080;}
        
        Background color #b17080
      
           Border around this has a color of #b17080        
        
          <div style="border:2px solid #b17080;">Content here</div>
        
        
          .myborder {border:2px solid #b17080;}
        
        Border color #b17080