#b38895 color space conversions
Hex:
        #b38895
        RGB:
        179, 136, 149
        CMY:
        30, 47, 42
        CMYK:
        0, 24, 17, 30
      HSL:
        342°, 22.0513%, 61.7647%
        HSV (HSB):
        342°, 24.0223%, 70.1961%
        XYZ:
        32.8194, 29.3620, 32.3714
        xyY:
        0.3471, 0.3105, 29.3620
      CIE-Lab:
        61.0997, 18.4528, -0.5538
        CIE-LCH:
        61.0997, 18.4611, 358.2809
        CIE-Luv:
        61.0997, 25.6757, -3.9886
        Hunter-Lab:
        54.1867, 13.2859, 2.5105
      #b38895 color charts
#b38895 RGB chart
      #b38895 CMYK chart
      #b38895 RGB pie chart
      #b38895 color shades, tints & tones
#b38895 color schemes
#b38895 color preview, HTML & CSS examples
           This text has a color of #b38895        
        
          <p style="color:#b38895;">Text here</p>
        
        
          .mytext {color:#b38895;}
        
        Text color #b38895
      
           This box has a color of #b38895        
        
          <div style="background-color:#b38895;">Content here</div>
        
        
          .mybackground {background-color:#b38895;}
        
        Background color #b38895
      
           Border around this has a color of #b38895        
        
          <div style="border:2px solid #b38895;">Content here</div>
        
        
          .myborder {border:2px solid #b38895;}
        
        Border color #b38895