#b08f3d color space conversions
Hex:
        #b08f3d
        RGB:
        176, 143, 61
        CMY:
        31, 44, 76
        CMYK:
        0, 19, 65, 31
      HSL:
        43°, 48.5232%, 46.4706%
        HSV (HSB):
        43°, 65.3409%, 69.0196%
        XYZ:
        28.5693, 29.2119, 8.5476
        xyY:
        0.4307, 0.4404, 29.2119
      CIE-Lab:
        60.9682, 3.1726, 47.0676
        CIE-LCH:
        60.9682, 47.1744, 86.1438
        CIE-Luv:
        60.9682, 27.1430, 51.9969
        Hunter-Lab:
        54.0481, -0.2309, 28.4571
      #b08f3d color charts
#b08f3d RGB chart
      #b08f3d CMYK chart
      #b08f3d RGB pie chart
      #b08f3d color shades, tints & tones
#b08f3d color schemes
#b08f3d color preview, HTML & CSS examples
           This text has a color of #b08f3d        
        
          <p style="color:#b08f3d;">Text here</p>
        
        
          .mytext {color:#b08f3d;}
        
        Text color #b08f3d
      
           This box has a color of #b08f3d        
        
          <div style="background-color:#b08f3d;">Content here</div>
        
        
          .mybackground {background-color:#b08f3d;}
        
        Background color #b08f3d
      
           Border around this has a color of #b08f3d        
        
          <div style="border:2px solid #b08f3d;">Content here</div>
        
        
          .myborder {border:2px solid #b08f3d;}
        
        Border color #b08f3d