#b95b71 color space conversions
Hex:
        #b95b71
        RGB:
        185, 91, 113
        CMY:
        27, 64, 56
        CMYK:
        0, 51, 39, 27
      HSL:
        346°, 40.1709%, 54.1176%
        HSV (HSB):
        346°, 50.8108%, 72.5490%
        XYZ:
        26.7293, 18.9887, 17.8792
        xyY:
        0.4203, 0.2986, 18.9887
      CIE-Lab:
        50.6740, 40.1939, 5.4354
        CIE-LCH:
        50.6740, 40.5597, 7.7014
        CIE-Luv:
        50.6740, 62.5334, -0.2469
        Hunter-Lab:
        43.5760, 33.2329, 6.1766
      #b95b71 color charts
#b95b71 RGB chart
      #b95b71 CMYK chart
      #b95b71 RGB pie chart
      #b95b71 color shades, tints & tones
#b95b71 color schemes
#b95b71 color preview, HTML & CSS examples
           This text has a color of #b95b71        
        
          <p style="color:#b95b71;">Text here</p>
        
        
          .mytext {color:#b95b71;}
        
        Text color #b95b71
      
           This box has a color of #b95b71        
        
          <div style="background-color:#b95b71;">Content here</div>
        
        
          .mybackground {background-color:#b95b71;}
        
        Background color #b95b71
      
           Border around this has a color of #b95b71        
        
          <div style="border:2px solid #b95b71;">Content here</div>
        
        
          .myborder {border:2px solid #b95b71;}
        
        Border color #b95b71