#ba6e22 color space conversions
Hex:
        #ba6e22
        RGB:
        186, 110, 34
        CMY:
        27, 57, 87
        CMYK:
        0, 41, 82, 27
      HSL:
        30°, 69.0909%, 43.1373%
        HSV (HSB):
        30°, 81.7204%, 72.9412%
        XYZ:
        26.1144, 21.7065, 4.3268
        xyY:
        0.5008, 0.4163, 21.7065
      CIE-Lab:
        53.7142, 24.5581, 51.9476
        CIE-LCH:
        53.7142, 57.4600, 64.6977
        CIE-Luv:
        53.7142, 61.8589, 47.0254
        Hunter-Lab:
        46.5902, 18.5186, 27.1070
      #ba6e22 color charts
#ba6e22 RGB chart
      #ba6e22 CMYK chart
      #ba6e22 RGB pie chart
      #ba6e22 color shades, tints & tones
#ba6e22 color schemes
#ba6e22 color preview, HTML & CSS examples
           This text has a color of #ba6e22        
        
          <p style="color:#ba6e22;">Text here</p>
        
        
          .mytext {color:#ba6e22;}
        
        Text color #ba6e22
      
           This box has a color of #ba6e22        
        
          <div style="background-color:#ba6e22;">Content here</div>
        
        
          .mybackground {background-color:#ba6e22;}
        
        Background color #ba6e22
      
           Border around this has a color of #ba6e22        
        
          <div style="border:2px solid #ba6e22;">Content here</div>
        
        
          .myborder {border:2px solid #ba6e22;}
        
        Border color #ba6e22