#b05941 color space conversions
Hex:
        #b05941
        RGB:
        176, 89, 65
        CMY:
        31, 65, 75
        CMYK:
        0, 49, 63, 31
      HSL:
        13°, 46.0581%, 47.2549%
        HSV (HSB):
        13°, 63.0682%, 69.0196%
        XYZ:
        22.4310, 16.7565, 7.0531
        xyY:
        0.4851, 0.3624, 16.7565
      CIE-Lab:
        47.9518, 33.3328, 29.9392
        CIE-LCH:
        47.9518, 44.8044, 41.9299
        CIE-Luv:
        47.9518, 66.3102, 26.7968
        Hunter-Lab:
        40.9347, 26.1769, 18.4386
      #b05941 color charts
#b05941 RGB chart
      #b05941 CMYK chart
      #b05941 RGB pie chart
      #b05941 color shades, tints & tones
#b05941 color schemes
#b05941 color preview, HTML & CSS examples
           This text has a color of #b05941        
        
          <p style="color:#b05941;">Text here</p>
        
        
          .mytext {color:#b05941;}
        
        Text color #b05941
      
           This box has a color of #b05941        
        
          <div style="background-color:#b05941;">Content here</div>
        
        
          .mybackground {background-color:#b05941;}
        
        Background color #b05941
      
           Border around this has a color of #b05941        
        
          <div style="border:2px solid #b05941;">Content here</div>
        
        
          .myborder {border:2px solid #b05941;}
        
        Border color #b05941