#ba720a color space conversions
Hex:
        #ba720a
        RGB:
        186, 114, 10
        CMY:
        27, 55, 96
        CMYK:
        0, 39, 95, 27
      HSL:
        35°, 89.7959%, 38.4314%
        HSV (HSB):
        35°, 94.6237%, 72.9412%
        XYZ:
        26.3218, 22.4956, 3.2419
        xyY:
        0.5056, 0.4321, 22.4956
      CIE-Lab:
        54.5490, 21.8181, 59.6476
        CIE-LCH:
        54.5490, 63.5127, 69.9084
        CIE-Luv:
        54.5490, 59.6150, 52.3011
        Hunter-Lab:
        47.4296, 16.0597, 29.1481
      #ba720a color charts
#ba720a RGB chart
      #ba720a CMYK chart
      #ba720a RGB pie chart
      #ba720a color shades, tints & tones
#ba720a color schemes
#ba720a color preview, HTML & CSS examples
           This text has a color of #ba720a        
        
          <p style="color:#ba720a;">Text here</p>
        
        
          .mytext {color:#ba720a;}
        
        Text color #ba720a
      
           This box has a color of #ba720a        
        
          <div style="background-color:#ba720a;">Content here</div>
        
        
          .mybackground {background-color:#ba720a;}
        
        Background color #ba720a
      
           Border around this has a color of #ba720a        
        
          <div style="border:2px solid #ba720a;">Content here</div>
        
        
          .myborder {border:2px solid #ba720a;}
        
        Border color #ba720a