#ba440f color space conversions
Hex:
        #ba440f
        RGB:
        186, 68, 15
        CMY:
        27, 73, 94
        CMYK:
        0, 63, 92, 27
      HSL:
        19°, 85.0746%, 39.4118%
        HSV (HSB):
        19°, 91.9355%, 72.9412%
        XYZ:
        22.4030, 14.6078, 2.0908
        xyY:
        0.5729, 0.3736, 14.6078
      CIE-Lab:
        45.0923, 45.5295, 51.7752
        CIE-LCH:
        45.0923, 68.9464, 48.6726
        CIE-Luv:
        45.0923, 96.0206, 36.4792
        Hunter-Lab:
        38.2202, 37.7437, 23.5108
      #ba440f color charts
#ba440f RGB chart
      #ba440f CMYK chart
      #ba440f RGB pie chart
      #ba440f color shades, tints & tones
#ba440f color schemes
#ba440f color preview, HTML & CSS examples
           This text has a color of #ba440f        
        
          <p style="color:#ba440f;">Text here</p>
        
        
          .mytext {color:#ba440f;}
        
        Text color #ba440f
      
           This box has a color of #ba440f        
        
          <div style="background-color:#ba440f;">Content here</div>
        
        
          .mybackground {background-color:#ba440f;}
        
        Background color #ba440f
      
           Border around this has a color of #ba440f        
        
          <div style="border:2px solid #ba440f;">Content here</div>
        
        
          .myborder {border:2px solid #ba440f;}
        
        Border color #ba440f