#ba5b42 color space conversions
Hex:
        #ba5b42
        RGB:
        186, 91, 66
        CMY:
        27, 64, 74
        CMYK:
        0, 51, 65, 27
      HSL:
        13°, 47.6190%, 49.4118%
        HSV (HSB):
        13°, 64.5161%, 72.9412%
        XYZ:
        24.9742, 18.3146, 7.3730
        xyY:
        0.4930, 0.3615, 18.3146
      CIE-Lab:
        49.8755, 36.3026, 32.0594
        CIE-LCH:
        49.8755, 48.4323, 41.4482
        CIE-Luv:
        49.8755, 72.9940, 28.4387
        Hunter-Lab:
        42.7956, 29.2747, 19.7421
      #ba5b42 color charts
#ba5b42 RGB chart
      #ba5b42 CMYK chart
      #ba5b42 RGB pie chart
      #ba5b42 color shades, tints & tones
#ba5b42 color schemes
#ba5b42 color preview, HTML & CSS examples
           This text has a color of #ba5b42        
        
          <p style="color:#ba5b42;">Text here</p>
        
        
          .mytext {color:#ba5b42;}
        
        Text color #ba5b42
      
           This box has a color of #ba5b42        
        
          <div style="background-color:#ba5b42;">Content here</div>
        
        
          .mybackground {background-color:#ba5b42;}
        
        Background color #ba5b42
      
           Border around this has a color of #ba5b42        
        
          <div style="border:2px solid #ba5b42;">Content here</div>
        
        
          .myborder {border:2px solid #ba5b42;}
        
        Border color #ba5b42