#ba3812 color space conversions
Hex:
        #ba3812
        RGB:
        186, 56, 18
        CMY:
        27, 78, 93
        CMYK:
        0, 70, 90, 27
      HSL:
        14°, 82.3529%, 40.0000%
        HSV (HSB):
        14°, 90.3226%, 72.9412%
        XYZ:
        21.7731, 13.3111, 1.9940
        xyY:
        0.5872, 0.3590, 13.3111
      CIE-Lab:
        43.2283, 50.6413, 49.4007
        CIE-LCH:
        43.2283, 70.7458, 44.2895
        CIE-Luv:
        43.2283, 104.0286, 32.8405
        Hunter-Lab:
        36.4844, 42.6770, 22.2987
      #ba3812 color charts
#ba3812 RGB chart
      #ba3812 CMYK chart
      #ba3812 RGB pie chart
      #ba3812 color shades, tints & tones
#ba3812 color schemes
#ba3812 color preview, HTML & CSS examples
           This text has a color of #ba3812        
        
          <p style="color:#ba3812;">Text here</p>
        
        
          .mytext {color:#ba3812;}
        
        Text color #ba3812
      
           This box has a color of #ba3812        
        
          <div style="background-color:#ba3812;">Content here</div>
        
        
          .mybackground {background-color:#ba3812;}
        
        Background color #ba3812
      
           Border around this has a color of #ba3812        
        
          <div style="border:2px solid #ba3812;">Content here</div>
        
        
          .myborder {border:2px solid #ba3812;}
        
        Border color #ba3812