#ba5c33 color space conversions
Hex:
        #ba5c33
        RGB:
        186, 92, 51
        CMY:
        27, 64, 80
        CMYK:
        0, 51, 73, 27
      HSL:
        18°, 56.9620%, 46.4706%
        HSV (HSB):
        18°, 72.5806%, 72.9412%
        XYZ:
        24.6744, 18.3324, 5.3700
        xyY:
        0.5100, 0.3790, 18.3324
      CIE-Lab:
        49.8968, 34.9242, 40.2707
        CIE-LCH:
        49.8968, 53.3050, 49.0670
        CIE-Luv:
        49.8968, 74.4149, 35.1370
        Hunter-Lab:
        42.8164, 27.9381, 22.5354
      #ba5c33 color charts
#ba5c33 RGB chart
      #ba5c33 CMYK chart
      #ba5c33 RGB pie chart
      #ba5c33 color shades, tints & tones
#ba5c33 color schemes
#ba5c33 color preview, HTML & CSS examples
           This text has a color of #ba5c33        
        
          <p style="color:#ba5c33;">Text here</p>
        
        
          .mytext {color:#ba5c33;}
        
        Text color #ba5c33
      
           This box has a color of #ba5c33        
        
          <div style="background-color:#ba5c33;">Content here</div>
        
        
          .mybackground {background-color:#ba5c33;}
        
        Background color #ba5c33
      
           Border around this has a color of #ba5c33        
        
          <div style="border:2px solid #ba5c33;">Content here</div>
        
        
          .myborder {border:2px solid #ba5c33;}
        
        Border color #ba5c33