#ba6e28 color space conversions
Hex:
        #ba6e28
        RGB:
        186, 110, 40
        CMY:
        27, 57, 84
        CMYK:
        0, 41, 78, 27
      HSL:
        29°, 64.6018%, 44.3137%
        HSV (HSB):
        29°, 78.4946%, 72.9412%
        XYZ:
        26.2086, 21.7442, 4.8232
        xyY:
        0.4966, 0.4120, 21.7442
      CIE-Lab:
        53.7545, 24.7748, 49.5010
        CIE-LCH:
        53.7545, 55.3546, 63.4124
        CIE-Luv:
        53.7545, 61.4511, 45.5141
        Hunter-Lab:
        46.6306, 18.7219, 26.5089
      #ba6e28 color charts
#ba6e28 RGB chart
      #ba6e28 CMYK chart
      #ba6e28 RGB pie chart
      #ba6e28 color shades, tints & tones
#ba6e28 color schemes
#ba6e28 color preview, HTML & CSS examples
           This text has a color of #ba6e28        
        
          <p style="color:#ba6e28;">Text here</p>
        
        
          .mytext {color:#ba6e28;}
        
        Text color #ba6e28
      
           This box has a color of #ba6e28        
        
          <div style="background-color:#ba6e28;">Content here</div>
        
        
          .mybackground {background-color:#ba6e28;}
        
        Background color #ba6e28
      
           Border around this has a color of #ba6e28        
        
          <div style="border:2px solid #ba6e28;">Content here</div>
        
        
          .myborder {border:2px solid #ba6e28;}
        
        Border color #ba6e28