#b08a2a color space conversions
Hex:
        #b08a2a
        RGB:
        176, 138, 42
        CMY:
        31, 46, 84
        CMYK:
        0, 22, 76, 31
      HSL:
        43°, 61.4679%, 42.7451%
        HSV (HSB):
        43°, 76.1364%, 69.0196%
        XYZ:
        27.4109, 27.5742, 6.0681
        xyY:
        0.4490, 0.4516, 27.5742
      CIE-Lab:
        59.5021, 4.9027, 53.7816
        CIE-LCH:
        59.5021, 54.0046, 84.7913
        CIE-Luv:
        59.5021, 31.6497, 55.7447
        Hunter-Lab:
        52.5112, 1.2827, 29.9063
      #b08a2a color charts
#b08a2a RGB chart
      #b08a2a CMYK chart
      #b08a2a RGB pie chart
      #b08a2a color shades, tints & tones
#b08a2a color schemes
#b08a2a color preview, HTML & CSS examples
           This text has a color of #b08a2a        
        
          <p style="color:#b08a2a;">Text here</p>
        
        
          .mytext {color:#b08a2a;}
        
        Text color #b08a2a
      
           This box has a color of #b08a2a        
        
          <div style="background-color:#b08a2a;">Content here</div>
        
        
          .mybackground {background-color:#b08a2a;}
        
        Background color #b08a2a
      
           Border around this has a color of #b08a2a        
        
          <div style="border:2px solid #b08a2a;">Content here</div>
        
        
          .myborder {border:2px solid #b08a2a;}
        
        Border color #b08a2a