#b1802f color space conversions
Hex:
        #b1802f
        RGB:
        177, 128, 47
        CMY:
        31, 50, 82
        CMYK:
        0, 28, 73, 31
      HSL:
        37°, 58.0357%, 43.9216%
        HSV (HSB):
        37°, 73.4463%, 69.4118%
        XYZ:
        26.3637, 24.9907, 6.1235
        xyY:
        0.4587, 0.4348, 24.9907
      CIE-Lab:
        57.0663, 11.1403, 49.3504
        CIE-LCH:
        57.0663, 50.5922, 77.2793
        CIE-Luv:
        57.0663, 39.6792, 50.2211
        Hunter-Lab:
        49.9907, 6.6523, 27.7309
      #b1802f color charts
#b1802f RGB chart
      #b1802f CMYK chart
      #b1802f RGB pie chart
      #b1802f color shades, tints & tones
#b1802f color schemes
#b1802f color preview, HTML & CSS examples
           This text has a color of #b1802f        
        
          <p style="color:#b1802f;">Text here</p>
        
        
          .mytext {color:#b1802f;}
        
        Text color #b1802f
      
           This box has a color of #b1802f        
        
          <div style="background-color:#b1802f;">Content here</div>
        
        
          .mybackground {background-color:#b1802f;}
        
        Background color #b1802f
      
           Border around this has a color of #b1802f        
        
          <div style="border:2px solid #b1802f;">Content here</div>
        
        
          .myborder {border:2px solid #b1802f;}
        
        Border color #b1802f