#b96089 color space conversions
Hex:
        #b96089
        RGB:
        185, 96, 137
        CMY:
        27, 62, 46
        CMYK:
        0, 48, 26, 27
      HSL:
        332°, 38.8646%, 55.0980%
        HSV (HSB):
        332°, 48.1081%, 72.5490%
        XYZ:
        28.7058, 20.4862, 26.1082
        xyY:
        0.3812, 0.2721, 20.4862
      CIE-Lab:
        52.3825, 40.7128, -6.3508
        CIE-LCH:
        52.3825, 41.2052, 351.1339
        CIE-Luv:
        52.3825, 53.9976, -15.8883
        Hunter-Lab:
        45.2617, 34.0002, -2.5170
      #b96089 color charts
#b96089 RGB chart
      #b96089 CMYK chart
      #b96089 RGB pie chart
      #b96089 color shades, tints & tones
#b96089 color schemes
#b96089 color preview, HTML & CSS examples
           This text has a color of #b96089        
        
          <p style="color:#b96089;">Text here</p>
        
        
          .mytext {color:#b96089;}
        
        Text color #b96089
      
           This box has a color of #b96089        
        
          <div style="background-color:#b96089;">Content here</div>
        
        
          .mybackground {background-color:#b96089;}
        
        Background color #b96089
      
           Border around this has a color of #b96089        
        
          <div style="border:2px solid #b96089;">Content here</div>
        
        
          .myborder {border:2px solid #b96089;}
        
        Border color #b96089