#b95655 color space conversions
Hex:
        #b95655
        RGB:
        185, 86, 85
        CMY:
        27, 66, 67
        CMYK:
        0, 54, 54, 27
      HSL:
        1°, 41.6667%, 52.9412%
        HSV (HSB):
        1°, 54.0541%, 72.5490%
        XYZ:
        24.9751, 17.6257, 10.6801
        xyY:
        0.4687, 0.3308, 17.6257
      CIE-Lab:
        49.0390, 39.9122, 19.8999
        CIE-LCH:
        49.0390, 44.5981, 26.5005
        CIE-Luv:
        49.0390, 72.0301, 16.0818
        Hunter-Lab:
        41.9830, 32.7167, 14.3053
      #b95655 color charts
#b95655 RGB chart
      #b95655 CMYK chart
      #b95655 RGB pie chart
      #b95655 color shades, tints & tones
#b95655 color schemes
#b95655 color preview, HTML & CSS examples
           This text has a color of #b95655        
        
          <p style="color:#b95655;">Text here</p>
        
        
          .mytext {color:#b95655;}
        
        Text color #b95655
      
           This box has a color of #b95655        
        
          <div style="background-color:#b95655;">Content here</div>
        
        
          .mybackground {background-color:#b95655;}
        
        Background color #b95655
      
           Border around this has a color of #b95655        
        
          <div style="border:2px solid #b95655;">Content here</div>
        
        
          .myborder {border:2px solid #b95655;}
        
        Border color #b95655