#b08c43 color space conversions
Hex:
        #b08c43
        RGB:
        176, 140, 67
        CMY:
        31, 45, 74
        CMYK:
        0, 20, 62, 31
      HSL:
        40°, 44.8560%, 47.6471%
        HSV (HSB):
        40°, 61.9318%, 69.0196%
        XYZ:
        28.2957, 28.3915, 9.2990
        xyY:
        0.4288, 0.4303, 28.3915
      CIE-Lab:
        60.2408, 5.2355, 43.3743
        CIE-LCH:
        60.2408, 43.6891, 83.1174
        CIE-Luv:
        60.2408, 28.9347, 48.3379
        Hunter-Lab:
        53.2837, 1.5439, 26.9514
      #b08c43 color charts
#b08c43 RGB chart
      #b08c43 CMYK chart
      #b08c43 RGB pie chart
      #b08c43 color shades, tints & tones
#b08c43 color schemes
#b08c43 color preview, HTML & CSS examples
           This text has a color of #b08c43        
        
          <p style="color:#b08c43;">Text here</p>
        
        
          .mytext {color:#b08c43;}
        
        Text color #b08c43
      
           This box has a color of #b08c43        
        
          <div style="background-color:#b08c43;">Content here</div>
        
        
          .mybackground {background-color:#b08c43;}
        
        Background color #b08c43
      
           Border around this has a color of #b08c43        
        
          <div style="border:2px solid #b08c43;">Content here</div>
        
        
          .myborder {border:2px solid #b08c43;}
        
        Border color #b08c43