#b96081 color space conversions
Hex:
        #b96081
        RGB:
        185, 96, 129
        CMY:
        27, 62, 49
        CMYK:
        0, 48, 30, 27
      HSL:
        338°, 38.8646%, 55.0980%
        HSV (HSB):
        338°, 48.1081%, 72.5490%
        XYZ:
        28.1529, 20.2650, 23.1966
        xyY:
        0.3931, 0.2830, 20.2650
      CIE-Lab:
        52.1355, 39.6095, -1.9746
        CIE-LCH:
        52.1355, 39.6587, 357.1461
        CIE-Luv:
        52.1355, 55.9054, -9.7078
        Hunter-Lab:
        45.0167, 32.8526, 0.9602
      #b96081 color charts
#b96081 RGB chart
      #b96081 CMYK chart
      #b96081 RGB pie chart
      #b96081 color shades, tints & tones
#b96081 color schemes
#b96081 color preview, HTML & CSS examples
           This text has a color of #b96081        
        
          <p style="color:#b96081;">Text here</p>
        
        
          .mytext {color:#b96081;}
        
        Text color #b96081
      
           This box has a color of #b96081        
        
          <div style="background-color:#b96081;">Content here</div>
        
        
          .mybackground {background-color:#b96081;}
        
        Background color #b96081
      
           Border around this has a color of #b96081        
        
          <div style="border:2px solid #b96081;">Content here</div>
        
        
          .myborder {border:2px solid #b96081;}
        
        Border color #b96081