#ba5e52 color space conversions
Hex:
        #ba5e52
        RGB:
        186, 94, 82
        CMY:
        27, 63, 68
        CMYK:
        0, 49, 56, 27
      HSL:
        7°, 42.9752%, 52.5490%
        HSV (HSB):
        7°, 55.9140%, 72.9412%
        XYZ:
        25.7754, 19.0537, 10.3019
        xyY:
        0.4675, 0.3456, 19.0537
      CIE-Lab:
        50.7500, 35.9222, 23.9519
        CIE-LCH:
        50.7500, 43.1752, 33.6942
        CIE-Luv:
        50.7500, 68.0852, 21.3526
        Hunter-Lab:
        43.6506, 29.0147, 16.5625
      #ba5e52 color charts
#ba5e52 RGB chart
      #ba5e52 CMYK chart
      #ba5e52 RGB pie chart
      #ba5e52 color shades, tints & tones
#ba5e52 color schemes
#ba5e52 color preview, HTML & CSS examples
           This text has a color of #ba5e52        
        
          <p style="color:#ba5e52;">Text here</p>
        
        
          .mytext {color:#ba5e52;}
        
        Text color #ba5e52
      
           This box has a color of #ba5e52        
        
          <div style="background-color:#ba5e52;">Content here</div>
        
        
          .mybackground {background-color:#ba5e52;}
        
        Background color #ba5e52
      
           Border around this has a color of #ba5e52        
        
          <div style="border:2px solid #ba5e52;">Content here</div>
        
        
          .myborder {border:2px solid #ba5e52;}
        
        Border color #ba5e52