#b08f35 color space conversions
Hex:
        #b08f35
        RGB:
        176, 143, 53
        CMY:
        31, 44, 79
        CMYK:
        0, 19, 70, 31
      HSL:
        44°, 53.7118%, 44.9020%
        HSV (HSB):
        44°, 69.8864%, 69.0196%
        XYZ:
        28.3696, 29.1321, 7.4960
        xyY:
        0.4365, 0.4482, 29.1321
      CIE-Lab:
        60.8980, 2.6930, 50.6132
        CIE-LCH:
        60.8980, 50.6848, 86.9543
        CIE-Luv:
        60.8980, 27.5301, 54.7152
        Hunter-Lab:
        53.9741, -0.6326, 29.5476
      #b08f35 color charts
#b08f35 RGB chart
      #b08f35 CMYK chart
      #b08f35 RGB pie chart
      #b08f35 color shades, tints & tones
#b08f35 color schemes
#b08f35 color preview, HTML & CSS examples
           This text has a color of #b08f35        
        
          <p style="color:#b08f35;">Text here</p>
        
        
          .mytext {color:#b08f35;}
        
        Text color #b08f35
      
           This box has a color of #b08f35        
        
          <div style="background-color:#b08f35;">Content here</div>
        
        
          .mybackground {background-color:#b08f35;}
        
        Background color #b08f35
      
           Border around this has a color of #b08f35        
        
          <div style="border:2px solid #b08f35;">Content here</div>
        
        
          .myborder {border:2px solid #b08f35;}
        
        Border color #b08f35