#b16d78 color space conversions
Hex:
        #b16d78
        RGB:
        177, 109, 120
        CMY:
        31, 57, 53
        CMYK:
        0, 38, 32, 31
      HSL:
        350°, 30.3571%, 56.0784%
        HSV (HSB):
        350°, 38.4181%, 69.4118%
        XYZ:
        26.9903, 21.6405, 20.5238
        xyY:
        0.3903, 0.3129, 21.6405
      CIE-Lab:
        53.6434, 28.4572, 5.4015
        CIE-LCH:
        53.6434, 28.9653, 10.7476
        CIE-Luv:
        53.6434, 44.2551, 2.1306
        Hunter-Lab:
        46.5193, 22.1560, 6.4054
      #b16d78 color charts
#b16d78 RGB chart
      #b16d78 CMYK chart
      #b16d78 RGB pie chart
      #b16d78 color shades, tints & tones
#b16d78 color schemes
#b16d78 color preview, HTML & CSS examples
           This text has a color of #b16d78        
        
          <p style="color:#b16d78;">Text here</p>
        
        
          .mytext {color:#b16d78;}
        
        Text color #b16d78
      
           This box has a color of #b16d78        
        
          <div style="background-color:#b16d78;">Content here</div>
        
        
          .mybackground {background-color:#b16d78;}
        
        Background color #b16d78
      
           Border around this has a color of #b16d78        
        
          <div style="border:2px solid #b16d78;">Content here</div>
        
        
          .myborder {border:2px solid #b16d78;}
        
        Border color #b16d78