#b196ab color space conversions
Hex:
        #b196ab
        RGB:
        177, 150, 171
        CMY:
        31, 41, 33
        CMYK:
        0, 15, 3, 31
      HSL:
        313°, 14.7541%, 64.1176%
        HSV (HSB):
        313°, 15.2542%, 69.4118%
        XYZ:
        36.3885, 34.1001, 43.1922
        xyY:
        0.3201, 0.3000, 34.1001
      CIE-Lab:
        65.0419, 13.7415, -7.2255
        CIE-LCH:
        65.0419, 15.5253, 332.2639
        CIE-Luv:
        65.0419, 14.3833, -12.9569
        Hunter-Lab:
        58.3953, 9.0390, -2.9773
      #b196ab color charts
#b196ab RGB chart
      #b196ab CMYK chart
      #b196ab RGB pie chart
      #b196ab color shades, tints & tones
#b196ab color schemes
#b196ab color preview, HTML & CSS examples
           This text has a color of #b196ab        
        
          <p style="color:#b196ab;">Text here</p>
        
        
          .mytext {color:#b196ab;}
        
        Text color #b196ab
      
           This box has a color of #b196ab        
        
          <div style="background-color:#b196ab;">Content here</div>
        
        
          .mybackground {background-color:#b196ab;}
        
        Background color #b196ab
      
           Border around this has a color of #b196ab        
        
          <div style="border:2px solid #b196ab;">Content here</div>
        
        
          .myborder {border:2px solid #b196ab;}
        
        Border color #b196ab