#b08a32 color space conversions
Hex:
        #b08a32
        RGB:
        176, 138, 50
        CMY:
        31, 46, 80
        CMYK:
        0, 22, 72, 31
      HSL:
        42°, 55.7522%, 44.3137%
        HSV (HSB):
        42°, 71.5909%, 69.0196%
        XYZ:
        27.5687, 27.6374, 6.8991
        xyY:
        0.4439, 0.4450, 27.6374
      CIE-Lab:
        59.5597, 5.2873, 50.5417
        CIE-LCH:
        59.5597, 50.8175, 84.0279
        CIE-Luv:
        59.5597, 31.2994, 53.4966
        Hunter-Lab:
        52.5712, 1.6069, 29.0190
      #b08a32 color charts
#b08a32 RGB chart
      #b08a32 CMYK chart
      #b08a32 RGB pie chart
      #b08a32 color shades, tints & tones
#b08a32 color schemes
#b08a32 color preview, HTML & CSS examples
           This text has a color of #b08a32        
        
          <p style="color:#b08a32;">Text here</p>
        
        
          .mytext {color:#b08a32;}
        
        Text color #b08a32
      
           This box has a color of #b08a32        
        
          <div style="background-color:#b08a32;">Content here</div>
        
        
          .mybackground {background-color:#b08a32;}
        
        Background color #b08a32
      
           Border around this has a color of #b08a32        
        
          <div style="border:2px solid #b08a32;">Content here</div>
        
        
          .myborder {border:2px solid #b08a32;}
        
        Border color #b08a32