#b16f50 color space conversions
Hex:
        #b16f50
        RGB:
        177, 111, 80
        CMY:
        31, 56, 69
        CMYK:
        0, 37, 55, 31
      HSL:
        19°, 38.3399%, 50.3922%
        HSV (HSB):
        19°, 54.8023%, 69.4118%
        XYZ:
        25.2639, 21.2952, 10.3682
        xyY:
        0.4438, 0.3741, 21.2952
      CIE-Lab:
        53.2710, 22.9003, 28.1032
        CIE-LCH:
        53.2710, 36.2521, 50.8247
        CIE-Luv:
        53.2710, 49.2180, 28.8540
        Hunter-Lab:
        46.1467, 16.9664, 18.9814
      #b16f50 color charts
#b16f50 RGB chart
      #b16f50 CMYK chart
      #b16f50 RGB pie chart
      #b16f50 color shades, tints & tones
#b16f50 color schemes
#b16f50 color preview, HTML & CSS examples
           This text has a color of #b16f50        
        
          <p style="color:#b16f50;">Text here</p>
        
        
          .mytext {color:#b16f50;}
        
        Text color #b16f50
      
           This box has a color of #b16f50        
        
          <div style="background-color:#b16f50;">Content here</div>
        
        
          .mybackground {background-color:#b16f50;}
        
        Background color #b16f50
      
           Border around this has a color of #b16f50        
        
          <div style="border:2px solid #b16f50;">Content here</div>
        
        
          .myborder {border:2px solid #b16f50;}
        
        Border color #b16f50