#ba4b24 color space conversions
Hex:
        #ba4b24
        RGB:
        186, 75, 36
        CMY:
        27, 71, 86
        CMYK:
        0, 60, 81, 27
      HSL:
        16°, 67.5676%, 43.5294%
        HSV (HSB):
        16°, 80.6452%, 72.9412%
        XYZ:
        23.0842, 15.5986, 3.4632
        xyY:
        0.5477, 0.3701, 15.5986
      CIE-Lab:
        46.4434, 42.8048, 44.2930
        CIE-LCH:
        46.4434, 61.5965, 45.9789
        CIE-Luv:
        46.4434, 88.9979, 34.1543
        Hunter-Lab:
        39.4951, 35.2138, 22.4476
      #ba4b24 color charts
#ba4b24 RGB chart
      #ba4b24 CMYK chart
      #ba4b24 RGB pie chart
      #ba4b24 color shades, tints & tones
#ba4b24 color schemes
#ba4b24 color preview, HTML & CSS examples
           This text has a color of #ba4b24        
        
          <p style="color:#ba4b24;">Text here</p>
        
        
          .mytext {color:#ba4b24;}
        
        Text color #ba4b24
      
           This box has a color of #ba4b24        
        
          <div style="background-color:#ba4b24;">Content here</div>
        
        
          .mybackground {background-color:#ba4b24;}
        
        Background color #ba4b24
      
           Border around this has a color of #ba4b24        
        
          <div style="border:2px solid #ba4b24;">Content here</div>
        
        
          .myborder {border:2px solid #ba4b24;}
        
        Border color #ba4b24