#ba560e color space conversions
Hex:
        #ba560e
        RGB:
        186, 86, 14
        CMY:
        27, 66, 95
        CMYK:
        0, 54, 92, 27
      HSL:
        25°, 86.0000%, 39.2157%
        HSV (HSB):
        25°, 92.4731%, 72.9412%
        XYZ:
        23.6568, 17.1264, 2.4743
        xyY:
        0.5469, 0.3959, 17.1264
      CIE-Lab:
        48.4189, 36.8480, 54.4175
        CIE-LCH:
        48.4189, 65.7194, 55.8967
        CIE-Luv:
        48.4189, 82.3026, 42.1154
        Hunter-Lab:
        41.3840, 29.6156, 25.4239
      #ba560e color charts
#ba560e RGB chart
      #ba560e CMYK chart
      #ba560e RGB pie chart
      #ba560e color shades, tints & tones
#ba560e color schemes
#ba560e color preview, HTML & CSS examples
           This text has a color of #ba560e        
        
          <p style="color:#ba560e;">Text here</p>
        
        
          .mytext {color:#ba560e;}
        
        Text color #ba560e
      
           This box has a color of #ba560e        
        
          <div style="background-color:#ba560e;">Content here</div>
        
        
          .mybackground {background-color:#ba560e;}
        
        Background color #ba560e
      
           Border around this has a color of #ba560e        
        
          <div style="border:2px solid #ba560e;">Content here</div>
        
        
          .myborder {border:2px solid #ba560e;}
        
        Border color #ba560e