#b96e92 color space conversions
Hex:
        #b96e92
        RGB:
        185, 110, 146
        CMY:
        27, 57, 43
        CMYK:
        0, 41, 21, 27
      HSL:
        331°, 34.8837%, 57.8431%
        HSV (HSB):
        331°, 40.5405%, 72.5490%
        XYZ:
        30.7718, 23.5415, 30.1162
        xyY:
        0.3645, 0.2788, 23.5415
      CIE-Lab:
        55.6258, 34.5956, -6.8171
        CIE-LCH:
        55.6258, 35.2608, 348.8527
        CIE-Luv:
        55.6258, 44.6212, -15.6016
        Hunter-Lab:
        48.5196, 28.2981, -2.8378
      #b96e92 color charts
#b96e92 RGB chart
      #b96e92 CMYK chart
      #b96e92 RGB pie chart
      #b96e92 color shades, tints & tones
#b96e92 color schemes
#b96e92 color preview, HTML & CSS examples
           This text has a color of #b96e92        
        
          <p style="color:#b96e92;">Text here</p>
        
        
          .mytext {color:#b96e92;}
        
        Text color #b96e92
      
           This box has a color of #b96e92        
        
          <div style="background-color:#b96e92;">Content here</div>
        
        
          .mybackground {background-color:#b96e92;}
        
        Background color #b96e92
      
           Border around this has a color of #b96e92        
        
          <div style="border:2px solid #b96e92;">Content here</div>
        
        
          .myborder {border:2px solid #b96e92;}
        
        Border color #b96e92