#ba4e02 color space conversions
Hex:
        #ba4e02
        RGB:
        186, 78, 2
        CMY:
        27, 69, 99
        CMYK:
        0, 58, 99, 27
      HSL:
        25°, 97.8723%, 36.8627%
        HSV (HSB):
        25°, 98.9247%, 72.9412%
        XYZ:
        22.9850, 15.8923, 1.9135
        xyY:
        0.5635, 0.3896, 15.8923
      CIE-Lab:
        46.8328, 40.6791, 56.3345
        CIE-LCH:
        46.8328, 69.4864, 54.1670
        CIE-Luv:
        46.8328, 89.1105, 40.8756
        Hunter-Lab:
        39.8651, 33.1539, 25.0597
      #ba4e02 color charts
#ba4e02 RGB chart
      #ba4e02 CMYK chart
      #ba4e02 RGB pie chart
      #ba4e02 color shades, tints & tones
#ba4e02 color schemes
#ba4e02 color preview, HTML & CSS examples
           This text has a color of #ba4e02        
        
          <p style="color:#ba4e02;">Text here</p>
        
        
          .mytext {color:#ba4e02;}
        
        Text color #ba4e02
      
           This box has a color of #ba4e02        
        
          <div style="background-color:#ba4e02;">Content here</div>
        
        
          .mybackground {background-color:#ba4e02;}
        
        Background color #ba4e02
      
           Border around this has a color of #ba4e02        
        
          <div style="border:2px solid #ba4e02;">Content here</div>
        
        
          .myborder {border:2px solid #ba4e02;}
        
        Border color #ba4e02