#ba4222 color space conversions
Hex:
        #ba4222
        RGB:
        186, 66, 34
        CMY:
        27, 74, 87
        CMYK:
        0, 65, 82, 27
      HSL:
        13°, 69.0909%, 43.1373%
        HSV (HSB):
        13°, 81.7204%, 72.9412%
        XYZ:
        22.4866, 14.4510, 3.1175
        xyY:
        0.5614, 0.3608, 14.4510
      CIE-Lab:
        44.8729, 46.8589, 43.7681
        CIE-LCH:
        44.8729, 64.1202, 43.0467
        CIE-Luv:
        44.8729, 95.6493, 31.9795
        Hunter-Lab:
        38.0145, 39.0624, 21.7479
      #ba4222 color charts
#ba4222 RGB chart
      #ba4222 CMYK chart
      #ba4222 RGB pie chart
      #ba4222 color shades, tints & tones
#ba4222 color schemes
#ba4222 color preview, HTML & CSS examples
           This text has a color of #ba4222        
        
          <p style="color:#ba4222;">Text here</p>
        
        
          .mytext {color:#ba4222;}
        
        Text color #ba4222
      
           This box has a color of #ba4222        
        
          <div style="background-color:#ba4222;">Content here</div>
        
        
          .mybackground {background-color:#ba4222;}
        
        Background color #ba4222
      
           Border around this has a color of #ba4222        
        
          <div style="border:2px solid #ba4222;">Content here</div>
        
        
          .myborder {border:2px solid #ba4222;}
        
        Border color #ba4222