#ba550e color space conversions
Hex:
        #ba550e
        RGB:
        186, 85, 14
        CMY:
        27, 67, 95
        CMYK:
        0, 54, 92, 27
      HSL:
        25°, 86.0000%, 39.2157%
        HSV (HSB):
        25°, 92.4731%, 72.9412%
        XYZ:
        23.5775, 16.9678, 2.4479
        xyY:
        0.5484, 0.3947, 16.9678
      CIE-Lab:
        48.2194, 37.3559, 54.2761
        CIE-LCH:
        48.2194, 65.8890, 55.4620
        CIE-Luv:
        48.2194, 83.0980, 41.7900
        Hunter-Lab:
        41.1920, 30.0838, 25.3110
      #ba550e color charts
#ba550e RGB chart
      #ba550e CMYK chart
      #ba550e RGB pie chart
      #ba550e color shades, tints & tones
#ba550e color schemes
#ba550e color preview, HTML & CSS examples
           This text has a color of #ba550e        
        
          <p style="color:#ba550e;">Text here</p>
        
        
          .mytext {color:#ba550e;}
        
        Text color #ba550e
      
           This box has a color of #ba550e        
        
          <div style="background-color:#ba550e;">Content here</div>
        
        
          .mybackground {background-color:#ba550e;}
        
        Background color #ba550e
      
           Border around this has a color of #ba550e        
        
          <div style="border:2px solid #ba550e;">Content here</div>
        
        
          .myborder {border:2px solid #ba550e;}
        
        Border color #ba550e