#ba990f color space conversions
Hex:
        #ba990f
        RGB:
        186, 153, 15
        CMY:
        27, 40, 94
        CMYK:
        0, 18, 92, 27
      HSL:
        48°, 85.0746%, 39.4118%
        HSV (HSB):
        48°, 91.9355%, 72.9412%
        XYZ:
        31.7272, 33.2561, 5.1988
        xyY:
        0.4521, 0.4739, 33.2561
      CIE-Lab:
        64.3677, 0.4315, 66.0083
        CIE-LCH:
        64.3677, 66.0097, 89.6254
        CIE-Luv:
        64.3677, 28.8887, 66.6708
        Hunter-Lab:
        57.6681, -2.7140, 35.0226
      #ba990f color charts
#ba990f RGB chart
      #ba990f CMYK chart
      #ba990f RGB pie chart
      #ba990f color shades, tints & tones
#ba990f color schemes
#ba990f color preview, HTML & CSS examples
           This text has a color of #ba990f        
        
          <p style="color:#ba990f;">Text here</p>
        
        
          .mytext {color:#ba990f;}
        
        Text color #ba990f
      
           This box has a color of #ba990f        
        
          <div style="background-color:#ba990f;">Content here</div>
        
        
          .mybackground {background-color:#ba990f;}
        
        Background color #ba990f
      
           Border around this has a color of #ba990f        
        
          <div style="border:2px solid #ba990f;">Content here</div>
        
        
          .myborder {border:2px solid #ba990f;}
        
        Border color #ba990f