#b98400 color space conversions
Hex:
        #b98400
        RGB:
        185, 132, 0
        CMY:
        27, 48, 100
        CMYK:
        0, 29, 100, 27
      HSL:
        43°, 100.0000%, 36.2745%
        HSV (HSB):
        43°, 100.0000%, 72.5490%
        XYZ:
        28.2588, 26.8168, 3.6868
        xyY:
        0.4809, 0.4564, 26.8168
      CIE-Lab:
        58.8044, 11.2820, 64.2700
        CIE-LCH:
        58.8044, 65.2527, 80.0437
        CIE-Luv:
        58.8044, 44.4491, 59.8092
        Hunter-Lab:
        51.7850, 6.7831, 32.0284
      #b98400 color charts
#b98400 RGB chart
      #b98400 CMYK chart
      #b98400 RGB pie chart
      #b98400 color shades, tints & tones
#b98400 color schemes
#b98400 color preview, HTML & CSS examples
           This text has a color of #b98400        
        
          <p style="color:#b98400;">Text here</p>
        
        
          .mytext {color:#b98400;}
        
        Text color #b98400
      
           This box has a color of #b98400        
        
          <div style="background-color:#b98400;">Content here</div>
        
        
          .mybackground {background-color:#b98400;}
        
        Background color #b98400
      
           Border around this has a color of #b98400        
        
          <div style="border:2px solid #b98400;">Content here</div>
        
        
          .myborder {border:2px solid #b98400;}
        
        Border color #b98400