#ba4c14 color space conversions
Hex:
        #ba4c14
        RGB:
        186, 76, 20
        CMY:
        27, 70, 92
        CMYK:
        0, 59, 89, 27
      HSL:
        20°, 80.5825%, 40.3922%
        HSV (HSB):
        20°, 89.2473%, 72.9412%
        XYZ:
        22.9604, 15.6585, 2.4741
        xyY:
        0.5587, 0.3811, 15.6585
      CIE-Lab:
        46.5232, 41.9023, 51.1512
        CIE-LCH:
        46.5232, 66.1230, 50.6762
        CIE-Luv:
        46.5232, 89.7482, 38.0664
        Hunter-Lab:
        39.5708, 34.3232, 23.9926
      #ba4c14 color charts
#ba4c14 RGB chart
      #ba4c14 CMYK chart
      #ba4c14 RGB pie chart
      #ba4c14 color shades, tints & tones
#ba4c14 color schemes
#ba4c14 color preview, HTML & CSS examples
           This text has a color of #ba4c14        
        
          <p style="color:#ba4c14;">Text here</p>
        
        
          .mytext {color:#ba4c14;}
        
        Text color #ba4c14
      
           This box has a color of #ba4c14        
        
          <div style="background-color:#ba4c14;">Content here</div>
        
        
          .mybackground {background-color:#ba4c14;}
        
        Background color #ba4c14
      
           Border around this has a color of #ba4c14        
        
          <div style="border:2px solid #ba4c14;">Content here</div>
        
        
          .myborder {border:2px solid #ba4c14;}
        
        Border color #ba4c14