#b07b2a color space conversions
Hex:
        #b07b2a
        RGB:
        176, 123, 42
        CMY:
        31, 52, 84
        CMYK:
        0, 30, 76, 31
      HSL:
        36°, 61.4679%, 42.7451%
        HSV (HSB):
        36°, 76.1364%, 69.0196%
        XYZ:
        25.4054, 23.5632, 5.3996
        xyY:
        0.4673, 0.4334, 23.5632
      CIE-Lab:
        55.6478, 13.2549, 50.0514
        CIE-LCH:
        55.6478, 51.7768, 75.1672
        CIE-Luv:
        55.6478, 42.9682, 49.5368
        Hunter-Lab:
        48.5419, 8.4731, 27.3841
      #b07b2a color charts
#b07b2a RGB chart
      #b07b2a CMYK chart
      #b07b2a RGB pie chart
      #b07b2a color shades, tints & tones
#b07b2a color schemes
#b07b2a color preview, HTML & CSS examples
           This text has a color of #b07b2a        
        
          <p style="color:#b07b2a;">Text here</p>
        
        
          .mytext {color:#b07b2a;}
        
        Text color #b07b2a
      
           This box has a color of #b07b2a        
        
          <div style="background-color:#b07b2a;">Content here</div>
        
        
          .mybackground {background-color:#b07b2a;}
        
        Background color #b07b2a
      
           Border around this has a color of #b07b2a        
        
          <div style="border:2px solid #b07b2a;">Content here</div>
        
        
          .myborder {border:2px solid #b07b2a;}
        
        Border color #b07b2a