#ba5e24 color space conversions
Hex:
        #ba5e24
        RGB:
        186, 94, 36
        CMY:
        27, 63, 86
        CMYK:
        0, 49, 81, 27
      HSL:
        23°, 67.5676%, 43.5294%
        HSV (HSB):
        23°, 80.6452%, 72.9412%
        XYZ:
        24.5708, 18.5719, 3.9588
        xyY:
        0.5217, 0.3943, 18.5719
      CIE-Lab:
        50.1825, 33.2460, 47.8510
        CIE-LCH:
        50.1825, 58.2668, 55.2092
        CIE-Luv:
        50.1825, 74.4655, 40.6077
        Hunter-Lab:
        43.0951, 26.3560, 24.7201
      #ba5e24 color charts
#ba5e24 RGB chart
      #ba5e24 CMYK chart
      #ba5e24 RGB pie chart
      #ba5e24 color shades, tints & tones
#ba5e24 color schemes
#ba5e24 color preview, HTML & CSS examples
           This text has a color of #ba5e24        
        
          <p style="color:#ba5e24;">Text here</p>
        
        
          .mytext {color:#ba5e24;}
        
        Text color #ba5e24
      
           This box has a color of #ba5e24        
        
          <div style="background-color:#ba5e24;">Content here</div>
        
        
          .mybackground {background-color:#ba5e24;}
        
        Background color #ba5e24
      
           Border around this has a color of #ba5e24        
        
          <div style="border:2px solid #ba5e24;">Content here</div>
        
        
          .myborder {border:2px solid #ba5e24;}
        
        Border color #ba5e24