#ba442b color space conversions
Hex:
        #ba442b
        RGB:
        186, 68, 43
        CMY:
        27, 73, 83
        CMYK:
        0, 63, 77, 27
      HSL:
        10°, 62.4454%, 44.9020%
        HSV (HSB):
        10°, 76.8817%, 72.9412%
        XYZ:
        22.7529, 14.7478, 3.9329
        xyY:
        0.5491, 0.3559, 14.7478
      CIE-Lab:
        45.2868, 46.2907, 39.5548
        CIE-LCH:
        45.2868, 60.8885, 40.5134
        CIE-Luv:
        45.2868, 93.0168, 29.7956
        Hunter-Lab:
        38.4028, 38.5526, 20.8100
      #ba442b color charts
#ba442b RGB chart
      #ba442b CMYK chart
      #ba442b RGB pie chart
      #ba442b color shades, tints & tones
#ba442b color schemes
#ba442b color preview, HTML & CSS examples
           This text has a color of #ba442b        
        
          <p style="color:#ba442b;">Text here</p>
        
        
          .mytext {color:#ba442b;}
        
        Text color #ba442b
      
           This box has a color of #ba442b        
        
          <div style="background-color:#ba442b;">Content here</div>
        
        
          .mybackground {background-color:#ba442b;}
        
        Background color #ba442b
      
           Border around this has a color of #ba442b        
        
          <div style="border:2px solid #ba442b;">Content here</div>
        
        
          .myborder {border:2px solid #ba442b;}
        
        Border color #ba442b