#ba861f color space conversions
Hex:
        #ba861f
        RGB:
        186, 134, 31
        CMY:
        27, 47, 88
        CMYK:
        0, 28, 83, 27
      HSL:
        40°, 71.4286%, 42.5490%
        HSV (HSB):
        40°, 83.3333%, 72.9412%
        XYZ:
        29.0221, 27.5882, 5.0918
        xyY:
        0.4704, 0.4471, 27.5882
      CIE-Lab:
        59.5149, 11.1974, 58.1428
        CIE-LCH:
        59.5149, 59.2112, 79.0992
        CIE-Luv:
        59.5149, 42.9877, 56.9806
        Hunter-Lab:
        52.5245, 6.7113, 31.0195
      #ba861f color charts
#ba861f RGB chart
      #ba861f CMYK chart
      #ba861f RGB pie chart
      #ba861f color shades, tints & tones
#ba861f color schemes
#ba861f color preview, HTML & CSS examples
           This text has a color of #ba861f        
        
          <p style="color:#ba861f;">Text here</p>
        
        
          .mytext {color:#ba861f;}
        
        Text color #ba861f
      
           This box has a color of #ba861f        
        
          <div style="background-color:#ba861f;">Content here</div>
        
        
          .mybackground {background-color:#ba861f;}
        
        Background color #ba861f
      
           Border around this has a color of #ba861f        
        
          <div style="border:2px solid #ba861f;">Content here</div>
        
        
          .myborder {border:2px solid #ba861f;}
        
        Border color #ba861f