#ba500f color space conversions
Hex:
        #ba500f
        RGB:
        186, 80, 15
        CMY:
        27, 69, 94
        CMYK:
        0, 57, 92, 27
      HSL:
        23°, 85.0746%, 39.4118%
        HSV (HSB):
        23°, 91.9355%, 72.9412%
        XYZ:
        23.2046, 16.2109, 2.3579
        xyY:
        0.5555, 0.3881, 16.2109
      CIE-Lab:
        47.2500, 39.8696, 53.3048
        CIE-LCH:
        47.2500, 66.5656, 53.2052
        CIE-Luv:
        47.2500, 86.9805, 40.0647
        Hunter-Lab:
        40.2628, 32.4148, 24.7117
      #ba500f color charts
#ba500f RGB chart
      #ba500f CMYK chart
      #ba500f RGB pie chart
      #ba500f color shades, tints & tones
#ba500f color schemes
#ba500f color preview, HTML & CSS examples
           This text has a color of #ba500f        
        
          <p style="color:#ba500f;">Text here</p>
        
        
          .mytext {color:#ba500f;}
        
        Text color #ba500f
      
           This box has a color of #ba500f        
        
          <div style="background-color:#ba500f;">Content here</div>
        
        
          .mybackground {background-color:#ba500f;}
        
        Background color #ba500f
      
           Border around this has a color of #ba500f        
        
          <div style="border:2px solid #ba500f;">Content here</div>
        
        
          .myborder {border:2px solid #ba500f;}
        
        Border color #ba500f