#b08f28 color space conversions
Hex:
        #b08f28
        RGB:
        176, 143, 40
        CMY:
        31, 44, 84
        CMYK:
        0, 19, 77, 31
      HSL:
        45°, 62.9630%, 42.3529%
        HSV (HSB):
        45°, 77.2727%, 69.0196%
        XYZ:
        28.1100, 29.0282, 6.1289
        xyY:
        0.4443, 0.4588, 29.0282
      CIE-Lab:
        60.8065, 2.0649, 55.7763
        CIE-LCH:
        60.8065, 55.8145, 87.8798
        CIE-Luv:
        60.8065, 28.0436, 58.3175
        Hunter-Lab:
        53.8779, -1.1565, 30.9699
      #b08f28 color charts
#b08f28 RGB chart
      #b08f28 CMYK chart
      #b08f28 RGB pie chart
      #b08f28 color shades, tints & tones
#b08f28 color schemes
#b08f28 color preview, HTML & CSS examples
           This text has a color of #b08f28        
        
          <p style="color:#b08f28;">Text here</p>
        
        
          .mytext {color:#b08f28;}
        
        Text color #b08f28
      
           This box has a color of #b08f28        
        
          <div style="background-color:#b08f28;">Content here</div>
        
        
          .mybackground {background-color:#b08f28;}
        
        Background color #b08f28
      
           Border around this has a color of #b08f28        
        
          <div style="border:2px solid #b08f28;">Content here</div>
        
        
          .myborder {border:2px solid #b08f28;}
        
        Border color #b08f28