#ba7b15 color space conversions
Hex:
        #ba7b15
        RGB:
        186, 123, 21
        CMY:
        27, 52, 92
        CMYK:
        0, 34, 89, 27
      HSL:
        37°, 79.7101%, 40.5882%
        HSV (HSB):
        37°, 88.7097%, 72.9412%
        XYZ:
        27.4680, 24.6592, 4.0214
        xyY:
        0.4892, 0.4392, 24.6592
      CIE-Lab:
        56.7418, 17.0299, 58.8124
        CIE-LCH:
        56.7418, 61.2284, 73.8509
        CIE-Luv:
        56.7418, 52.0191, 54.3861
        Hunter-Lab:
        49.6580, 11.8347, 29.9591
      #ba7b15 color charts
#ba7b15 RGB chart
      #ba7b15 CMYK chart
      #ba7b15 RGB pie chart
      #ba7b15 color shades, tints & tones
#ba7b15 color schemes
#ba7b15 color preview, HTML & CSS examples
           This text has a color of #ba7b15        
        
          <p style="color:#ba7b15;">Text here</p>
        
        
          .mytext {color:#ba7b15;}
        
        Text color #ba7b15
      
           This box has a color of #ba7b15        
        
          <div style="background-color:#ba7b15;">Content here</div>
        
        
          .mybackground {background-color:#ba7b15;}
        
        Background color #ba7b15
      
           Border around this has a color of #ba7b15        
        
          <div style="border:2px solid #ba7b15;">Content here</div>
        
        
          .myborder {border:2px solid #ba7b15;}
        
        Border color #ba7b15