#ba510e color space conversions
Hex:
        #ba510e
        RGB:
        186, 81, 14
        CMY:
        27, 68, 95
        CMYK:
        0, 56, 92, 27
      HSL:
        23°, 86.0000%, 39.2157%
        HSV (HSB):
        23°, 92.4731%, 72.9412%
        XYZ:
        23.2714, 16.3557, 2.3459
        xyY:
        0.5544, 0.3897, 16.3557
      CIE-Lab:
        47.4377, 39.3601, 53.7236
        CIE-LCH:
        47.4377, 66.5991, 53.7719
        CIE-Luv:
        47.4377, 86.2517, 40.5100
        Hunter-Lab:
        40.4421, 31.9395, 24.8703
      #ba510e color charts
#ba510e RGB chart
      #ba510e CMYK chart
      #ba510e RGB pie chart
      #ba510e color shades, tints & tones
#ba510e color schemes
#ba510e color preview, HTML & CSS examples
           This text has a color of #ba510e        
        
          <p style="color:#ba510e;">Text here</p>
        
        
          .mytext {color:#ba510e;}
        
        Text color #ba510e
      
           This box has a color of #ba510e        
        
          <div style="background-color:#ba510e;">Content here</div>
        
        
          .mybackground {background-color:#ba510e;}
        
        Background color #ba510e
      
           Border around this has a color of #ba510e        
        
          <div style="border:2px solid #ba510e;">Content here</div>
        
        
          .myborder {border:2px solid #ba510e;}
        
        Border color #ba510e