#b95747 color space conversions
Hex:
        #b95747
        RGB:
        185, 87, 71
        CMY:
        27, 66, 72
        CMYK:
        0, 53, 62, 27
      HSL:
        8°, 44.8819%, 50.1961%
        HSV (HSB):
        8°, 61.6216%, 72.5490%
        XYZ:
        24.5531, 17.5856, 8.0615
        xyY:
        0.4891, 0.3503, 17.5856
      CIE-Lab:
        48.9896, 38.3113, 28.0698
        CIE-LCH:
        48.9896, 47.4939, 36.2294
        CIE-Luv:
        48.9896, 74.1426, 24.2607
        Hunter-Lab:
        41.9352, 31.1254, 17.9569
      #b95747 color charts
#b95747 RGB chart
      #b95747 CMYK chart
      #b95747 RGB pie chart
      #b95747 color shades, tints & tones
#b95747 color schemes
#b95747 color preview, HTML & CSS examples
           This text has a color of #b95747        
        
          <p style="color:#b95747;">Text here</p>
        
        
          .mytext {color:#b95747;}
        
        Text color #b95747
      
           This box has a color of #b95747        
        
          <div style="background-color:#b95747;">Content here</div>
        
        
          .mybackground {background-color:#b95747;}
        
        Background color #b95747
      
           Border around this has a color of #b95747        
        
          <div style="border:2px solid #b95747;">Content here</div>
        
        
          .myborder {border:2px solid #b95747;}
        
        Border color #b95747