#ba604a color space conversions
Hex:
        #ba604a
        RGB:
        186, 96, 74
        CMY:
        27, 62, 71
        CMYK:
        0, 48, 60, 27
      HSL:
        12°, 44.8000%, 50.9804%
        HSV (HSB):
        12°, 60.2151%, 72.9412%
        XYZ:
        25.6686, 19.2993, 8.8508
        xyY:
        0.4769, 0.3586, 19.2993
      CIE-Lab:
        51.0355, 34.2439, 28.9413
        CIE-LCH:
        51.0355, 44.8357, 40.2029
        CIE-Luv:
        51.0355, 68.0928, 26.5186
        Hunter-Lab:
        43.9309, 27.4175, 18.8064
      #ba604a color charts
#ba604a RGB chart
      #ba604a CMYK chart
      #ba604a RGB pie chart
      #ba604a color shades, tints & tones
#ba604a color schemes
#ba604a color preview, HTML & CSS examples
           This text has a color of #ba604a        
        
          <p style="color:#ba604a;">Text here</p>
        
        
          .mytext {color:#ba604a;}
        
        Text color #ba604a
      
           This box has a color of #ba604a        
        
          <div style="background-color:#ba604a;">Content here</div>
        
        
          .mybackground {background-color:#ba604a;}
        
        Background color #ba604a
      
           Border around this has a color of #ba604a        
        
          <div style="border:2px solid #ba604a;">Content here</div>
        
        
          .myborder {border:2px solid #ba604a;}
        
        Border color #ba604a