#ba6b02 color space conversions
Hex:
        #ba6b02
        RGB:
        186, 107, 2
        CMY:
        27, 58, 99
        CMYK:
        0, 42, 99, 27
      HSL:
        34°, 97.8723%, 36.8627%
        HSV (HSB):
        34°, 98.9247%, 72.9412%
        XYZ:
        25.5184, 20.9589, 2.7579
        xyY:
        0.5183, 0.4257, 20.9589
      CIE-Lab:
        52.9045, 25.5562, 60.0647
        CIE-LCH:
        52.9045, 65.2755, 66.9513
        CIE-Luv:
        52.9045, 65.5618, 50.5025
        Hunter-Lab:
        45.7809, 19.3798, 28.4749
      #ba6b02 color charts
#ba6b02 RGB chart
      #ba6b02 CMYK chart
      #ba6b02 RGB pie chart
      #ba6b02 color shades, tints & tones
#ba6b02 color schemes
#ba6b02 color preview, HTML & CSS examples
           This text has a color of #ba6b02        
        
          <p style="color:#ba6b02;">Text here</p>
        
        
          .mytext {color:#ba6b02;}
        
        Text color #ba6b02
      
           This box has a color of #ba6b02        
        
          <div style="background-color:#ba6b02;">Content here</div>
        
        
          .mybackground {background-color:#ba6b02;}
        
        Background color #ba6b02
      
           Border around this has a color of #ba6b02        
        
          <div style="border:2px solid #ba6b02;">Content here</div>
        
        
          .myborder {border:2px solid #ba6b02;}
        
        Border color #ba6b02