#b95b85 color space conversions
Hex:
        #b95b85
        RGB:
        185, 91, 133
        CMY:
        27, 64, 48
        CMYK:
        0, 51, 28, 27
      HSL:
        333°, 40.1709%, 54.1176%
        HSV (HSB):
        333°, 50.8108%, 72.5490%
        XYZ:
        27.9823, 19.4899, 24.4774
        xyY:
        0.3889, 0.2709, 19.4899
      CIE-Lab:
        51.2555, 42.7281, -5.6510
        CIE-LCH:
        51.2555, 43.1001, 352.4660
        CIE-Luv:
        51.2555, 57.5804, -15.2371
        Hunter-Lab:
        44.1474, 35.8822, -1.9700
      #b95b85 color charts
#b95b85 RGB chart
      #b95b85 CMYK chart
      #b95b85 RGB pie chart
      #b95b85 color shades, tints & tones
#b95b85 color schemes
#b95b85 color preview, HTML & CSS examples
           This text has a color of #b95b85        
        
          <p style="color:#b95b85;">Text here</p>
        
        
          .mytext {color:#b95b85;}
        
        Text color #b95b85
      
           This box has a color of #b95b85        
        
          <div style="background-color:#b95b85;">Content here</div>
        
        
          .mybackground {background-color:#b95b85;}
        
        Background color #b95b85
      
           Border around this has a color of #b95b85        
        
          <div style="border:2px solid #b95b85;">Content here</div>
        
        
          .myborder {border:2px solid #b95b85;}
        
        Border color #b95b85