#b96680 color space conversions
Hex:
        #b96680
        RGB:
        185, 102, 128
        CMY:
        27, 60, 50
        CMYK:
        0, 45, 31, 27
      HSL:
        341°, 37.2197%, 56.2745%
        HSV (HSB):
        341°, 44.8649%, 72.5490%
        XYZ:
        28.6552, 21.3755, 23.0377
        xyY:
        0.3922, 0.2925, 21.3755
      CIE-Lab:
        53.3581, 36.3106, 0.4067
        CIE-LCH:
        53.3581, 36.3129, 0.6417
        CIE-Luv:
        53.3581, 52.7940, -5.9230
        Hunter-Lab:
        46.2337, 29.7238, 2.8201
      #b96680 color charts
#b96680 RGB chart
      #b96680 CMYK chart
      #b96680 RGB pie chart
      #b96680 color shades, tints & tones
#b96680 color schemes
#b96680 color preview, HTML & CSS examples
           This text has a color of #b96680        
        
          <p style="color:#b96680;">Text here</p>
        
        
          .mytext {color:#b96680;}
        
        Text color #b96680
      
           This box has a color of #b96680        
        
          <div style="background-color:#b96680;">Content here</div>
        
        
          .mybackground {background-color:#b96680;}
        
        Background color #b96680
      
           Border around this has a color of #b96680        
        
          <div style="border:2px solid #b96680;">Content here</div>
        
        
          .myborder {border:2px solid #b96680;}
        
        Border color #b96680