#ba825f color space conversions
Hex:
        #ba825f
        RGB:
        186, 130, 95
        CMY:
        27, 49, 63
        CMYK:
        0, 30, 49, 27
      HSL:
        23°, 39.7380%, 55.0980%
        HSV (HSB):
        23°, 48.9247%, 72.9412%
        XYZ:
        30.2979, 27.2306, 14.4856
        xyY:
        0.4207, 0.3781, 27.2306
      CIE-Lab:
        59.1872, 17.4730, 27.5338
        CIE-LCH:
        59.1872, 32.6100, 57.6008
        CIE-Luv:
        59.1872, 41.1520, 30.6953
        Hunter-Lab:
        52.1829, 12.3186, 20.0696
      #ba825f color charts
#ba825f RGB chart
      #ba825f CMYK chart
      #ba825f RGB pie chart
      #ba825f color shades, tints & tones
#ba825f color schemes
#ba825f color preview, HTML & CSS examples
           This text has a color of #ba825f        
        
          <p style="color:#ba825f;">Text here</p>
        
        
          .mytext {color:#ba825f;}
        
        Text color #ba825f
      
           This box has a color of #ba825f        
        
          <div style="background-color:#ba825f;">Content here</div>
        
        
          .mybackground {background-color:#ba825f;}
        
        Background color #ba825f
      
           Border around this has a color of #ba825f        
        
          <div style="border:2px solid #ba825f;">Content here</div>
        
        
          .myborder {border:2px solid #ba825f;}
        
        Border color #ba825f