#b0662a color space conversions
Hex:
        #b0662a
        RGB:
        176, 102, 42
        CMY:
        31, 60, 84
        CMYK:
        0, 42, 76, 31
      HSL:
        27°, 61.4679%, 42.7451%
        HSV (HSB):
        27°, 76.1364%, 69.0196%
        XYZ:
        23.0738, 18.9000, 4.6224
        xyY:
        0.4952, 0.4056, 18.9000
      CIE-Lab:
        50.5700, 24.9709, 45.0062
        CIE-LCH:
        50.5700, 51.4694, 60.9771
        CIE-Luv:
        50.5700, 59.2887, 41.0846
        Hunter-Lab:
        43.4741, 18.6586, 24.1278
      #b0662a color charts
#b0662a RGB chart
      #b0662a CMYK chart
      #b0662a RGB pie chart
      #b0662a color shades, tints & tones
#b0662a color schemes
#b0662a color preview, HTML & CSS examples
           This text has a color of #b0662a        
        
          <p style="color:#b0662a;">Text here</p>
        
        
          .mytext {color:#b0662a;}
        
        Text color #b0662a
      
           This box has a color of #b0662a        
        
          <div style="background-color:#b0662a;">Content here</div>
        
        
          .mybackground {background-color:#b0662a;}
        
        Background color #b0662a
      
           Border around this has a color of #b0662a        
        
          <div style="border:2px solid #b0662a;">Content here</div>
        
        
          .myborder {border:2px solid #b0662a;}
        
        Border color #b0662a