#ba7923 color space conversions
Hex:
        #ba7923
        RGB:
        186, 121, 35
        CMY:
        27, 53, 86
        CMYK:
        0, 35, 81, 27
      HSL:
        34°, 68.3258%, 43.3333%
        HSV (HSB):
        34°, 81.1828%, 72.9412%
        XYZ:
        27.3904, 24.2352, 4.8243
        xyY:
        0.4852, 0.4293, 24.2352
      CIE-Lab:
        56.3225, 18.5257, 53.9229
        CIE-LCH:
        56.3225, 57.0165, 71.0394
        CIE-Luv:
        56.3225, 53.0268, 51.0365
        Hunter-Lab:
        49.2293, 13.1636, 28.6502
      #ba7923 color charts
#ba7923 RGB chart
      #ba7923 CMYK chart
      #ba7923 RGB pie chart
      #ba7923 color shades, tints & tones
#ba7923 color schemes
#ba7923 color preview, HTML & CSS examples
           This text has a color of #ba7923        
        
          <p style="color:#ba7923;">Text here</p>
        
        
          .mytext {color:#ba7923;}
        
        Text color #ba7923
      
           This box has a color of #ba7923        
        
          <div style="background-color:#ba7923;">Content here</div>
        
        
          .mybackground {background-color:#ba7923;}
        
        Background color #ba7923
      
           Border around this has a color of #ba7923        
        
          <div style="border:2px solid #ba7923;">Content here</div>
        
        
          .myborder {border:2px solid #ba7923;}
        
        Border color #ba7923