#b96c91 color space conversions
Hex:
        #b96c91
        RGB:
        185, 108, 145
        CMY:
        27, 58, 43
        CMYK:
        0, 42, 22, 27
      HSL:
        331°, 35.4839%, 57.4510%
        HSV (HSB):
        331°, 41.6216%, 72.5490%
        XYZ:
        30.4810, 23.0837, 29.6371
        xyY:
        0.3663, 0.2774, 23.0837
      CIE-Lab:
        55.1585, 35.5245, -6.9280
        CIE-LCH:
        55.1585, 36.1938, 348.9647
        CIE-Luv:
        55.1585, 45.8897, -15.9019
        Hunter-Lab:
        48.0455, 29.1640, -2.9415
      #b96c91 color charts
#b96c91 RGB chart
      #b96c91 CMYK chart
      #b96c91 RGB pie chart
      #b96c91 color shades, tints & tones
#b96c91 color schemes
#b96c91 color preview, HTML & CSS examples
           This text has a color of #b96c91        
        
          <p style="color:#b96c91;">Text here</p>
        
        
          .mytext {color:#b96c91;}
        
        Text color #b96c91
      
           This box has a color of #b96c91        
        
          <div style="background-color:#b96c91;">Content here</div>
        
        
          .mybackground {background-color:#b96c91;}
        
        Background color #b96c91
      
           Border around this has a color of #b96c91        
        
          <div style="border:2px solid #b96c91;">Content here</div>
        
        
          .myborder {border:2px solid #b96c91;}
        
        Border color #b96c91