#b95775 color space conversions
Hex:
        #b95775
        RGB:
        185, 87, 117
        CMY:
        27, 66, 54
        CMYK:
        0, 53, 37, 27
      HSL:
        342°, 41.1765%, 53.3333%
        HSV (HSB):
        342°, 52.9730%, 72.5490%
        XYZ:
        26.6267, 18.4150, 18.9807
        xyY:
        0.4159, 0.2876, 18.4150
      CIE-Lab:
        49.9957, 42.6978, 2.0614
        CIE-LCH:
        49.9957, 42.7476, 2.7641
        CIE-Luv:
        49.9957, 63.8123, -5.0028
        Hunter-Lab:
        42.9127, 35.6591, 3.8144
      #b95775 color charts
#b95775 RGB chart
      #b95775 CMYK chart
      #b95775 RGB pie chart
      #b95775 color shades, tints & tones
#b95775 color schemes
#b95775 color preview, HTML & CSS examples
           This text has a color of #b95775        
        
          <p style="color:#b95775;">Text here</p>
        
        
          .mytext {color:#b95775;}
        
        Text color #b95775
      
           This box has a color of #b95775        
        
          <div style="background-color:#b95775;">Content here</div>
        
        
          .mybackground {background-color:#b95775;}
        
        Background color #b95775
      
           Border around this has a color of #b95775        
        
          <div style="border:2px solid #b95775;">Content here</div>
        
        
          .myborder {border:2px solid #b95775;}
        
        Border color #b95775