#ba555a color space conversions
Hex:
        #ba555a
        RGB:
        186, 85, 90
        CMY:
        27, 67, 65
        CMYK:
        0, 54, 52, 27
      HSL:
        357°, 42.2594%, 53.1373%
        HSV (HSB):
        357°, 54.3011%, 72.9412%
        XYZ:
        25.3437, 17.6743, 11.7486
        xyY:
        0.4628, 0.3227, 17.6743
      CIE-Lab:
        49.0986, 41.2228, 17.0241
        CIE-LCH:
        49.0986, 44.5998, 22.4395
        CIE-Luv:
        49.0986, 72.3865, 12.7963
        Hunter-Lab:
        42.0408, 34.0346, 12.8596
      #ba555a color charts
#ba555a RGB chart
      #ba555a CMYK chart
      #ba555a RGB pie chart
      #ba555a color shades, tints & tones
#ba555a color schemes
#ba555a color preview, HTML & CSS examples
           This text has a color of #ba555a        
        
          <p style="color:#ba555a;">Text here</p>
        
        
          .mytext {color:#ba555a;}
        
        Text color #ba555a
      
           This box has a color of #ba555a        
        
          <div style="background-color:#ba555a;">Content here</div>
        
        
          .mybackground {background-color:#ba555a;}
        
        Background color #ba555a
      
           Border around this has a color of #ba555a        
        
          <div style="border:2px solid #ba555a;">Content here</div>
        
        
          .myborder {border:2px solid #ba555a;}
        
        Border color #ba555a