#b17d96 color space conversions
Hex:
        #b17d96
        RGB:
        177, 125, 150
        CMY:
        31, 51, 41
        CMYK:
        0, 29, 15, 31
      HSL:
        331°, 25.0000%, 59.2157%
        HSV (HSB):
        331°, 29.3785%, 69.4118%
        XYZ:
        30.9701, 26.2164, 32.2821
        xyY:
        0.3462, 0.2930, 26.2164
      CIE-Lab:
        58.2418, 24.0551, -5.3584
        CIE-LCH:
        58.2418, 24.6447, 347.4422
        CIE-Luv:
        58.2418, 30.2148, -11.7481
        Hunter-Lab:
        51.2019, 18.3646, -1.5402
      #b17d96 color charts
#b17d96 RGB chart
      #b17d96 CMYK chart
      #b17d96 RGB pie chart
      #b17d96 color shades, tints & tones
#b17d96 color schemes
#b17d96 color preview, HTML & CSS examples
           This text has a color of #b17d96        
        
          <p style="color:#b17d96;">Text here</p>
        
        
          .mytext {color:#b17d96;}
        
        Text color #b17d96
      
           This box has a color of #b17d96        
        
          <div style="background-color:#b17d96;">Content here</div>
        
        
          .mybackground {background-color:#b17d96;}
        
        Background color #b17d96
      
           Border around this has a color of #b17d96        
        
          <div style="border:2px solid #b17d96;">Content here</div>
        
        
          .myborder {border:2px solid #b17d96;}
        
        Border color #b17d96