#ba6a02 color space conversions
Hex:
        #ba6a02
        RGB:
        186, 106, 2
        CMY:
        27, 58, 99
        CMYK:
        0, 43, 99, 27
      HSL:
        34°, 97.8723%, 36.8627%
        HSV (HSB):
        34°, 98.9247%, 72.9412%
        XYZ:
        25.4147, 20.7516, 2.7234
        xyY:
        0.5198, 0.4245, 20.7516
      CIE-Lab:
        52.6765, 26.1014, 59.9181
        CIE-LCH:
        52.6765, 65.3564, 66.4612
        CIE-Luv:
        52.6765, 66.3871, 50.1484
        Hunter-Lab:
        45.5539, 19.8666, 28.3431
      #ba6a02 color charts
#ba6a02 RGB chart
      #ba6a02 CMYK chart
      #ba6a02 RGB pie chart
      #ba6a02 color shades, tints & tones
#ba6a02 color schemes
#ba6a02 color preview, HTML & CSS examples
           This text has a color of #ba6a02        
        
          <p style="color:#ba6a02;">Text here</p>
        
        
          .mytext {color:#ba6a02;}
        
        Text color #ba6a02
      
           This box has a color of #ba6a02        
        
          <div style="background-color:#ba6a02;">Content here</div>
        
        
          .mybackground {background-color:#ba6a02;}
        
        Background color #ba6a02
      
           Border around this has a color of #ba6a02        
        
          <div style="border:2px solid #ba6a02;">Content here</div>
        
        
          .myborder {border:2px solid #ba6a02;}
        
        Border color #ba6a02