#ba5854 color space conversions
Hex:
        #ba5854
        RGB:
        186, 88, 84
        CMY:
        27, 65, 67
        CMYK:
        0, 53, 55, 27
      HSL:
        2°, 42.5000%, 52.9412%
        HSV (HSB):
        2°, 54.8387%, 72.9412%
        XYZ:
        25.3397, 18.0586, 10.5376
        xyY:
        0.4698, 0.3348, 18.0586
      CIE-Lab:
        49.5672, 39.1864, 21.2225
        CIE-LCH:
        49.5672, 44.5643, 28.4390
        CIE-Luv:
        49.5672, 71.7436, 17.6745
        Hunter-Lab:
        42.4955, 32.0709, 15.0446
      #ba5854 color charts
#ba5854 RGB chart
      #ba5854 CMYK chart
      #ba5854 RGB pie chart
      #ba5854 color shades, tints & tones
#ba5854 color schemes
#ba5854 color preview, HTML & CSS examples
           This text has a color of #ba5854        
        
          <p style="color:#ba5854;">Text here</p>
        
        
          .mytext {color:#ba5854;}
        
        Text color #ba5854
      
           This box has a color of #ba5854        
        
          <div style="background-color:#ba5854;">Content here</div>
        
        
          .mybackground {background-color:#ba5854;}
        
        Background color #ba5854
      
           Border around this has a color of #ba5854        
        
          <div style="border:2px solid #ba5854;">Content here</div>
        
        
          .myborder {border:2px solid #ba5854;}
        
        Border color #ba5854