#ba6e14 color space conversions
Hex:
        #ba6e14
        RGB:
        186, 110, 20
        CMY:
        27, 57, 92
        CMYK:
        0, 41, 89, 27
      HSL:
        33°, 80.5825%, 40.3922%
        HSV (HSB):
        33°, 89.2473%, 72.9412%
        XYZ:
        25.9519, 21.6415, 3.4712
        xyY:
        0.5082, 0.4238, 21.6415
      CIE-Lab:
        53.6445, 24.1828, 56.6599
        CIE-LCH:
        53.6445, 61.6048, 66.8869
        CIE-Luv:
        53.6445, 62.5728, 49.6675
        Hunter-Lab:
        46.5204, 18.1674, 28.1402
      #ba6e14 color charts
#ba6e14 RGB chart
      #ba6e14 CMYK chart
      #ba6e14 RGB pie chart
      #ba6e14 color shades, tints & tones
#ba6e14 color schemes
#ba6e14 color preview, HTML & CSS examples
           This text has a color of #ba6e14        
        
          <p style="color:#ba6e14;">Text here</p>
        
        
          .mytext {color:#ba6e14;}
        
        Text color #ba6e14
      
           This box has a color of #ba6e14        
        
          <div style="background-color:#ba6e14;">Content here</div>
        
        
          .mybackground {background-color:#ba6e14;}
        
        Background color #ba6e14
      
           Border around this has a color of #ba6e14        
        
          <div style="border:2px solid #ba6e14;">Content here</div>
        
        
          .myborder {border:2px solid #ba6e14;}
        
        Border color #ba6e14