#ba314a color space conversions
Hex:
        #ba314a
        RGB:
        186, 49, 74
        CMY:
        27, 81, 71
        CMYK:
        0, 74, 60, 27
      HSL:
        349°, 58.2979%, 46.0784%
        HSV (HSB):
        349°, 73.6559%, 72.9412%
        XYZ:
        22.5840, 13.1301, 7.8226
        xyY:
        0.5187, 0.3016, 13.1301
      CIE-Lab:
        42.9587, 55.5558, 18.5096
        CIE-LCH:
        42.9587, 58.5581, 18.4266
        CIE-Luv:
        42.9587, 97.1211, 10.0284
        Hunter-Lab:
        36.2355, 47.8391, 12.5652
      #ba314a color charts
#ba314a RGB chart
      #ba314a CMYK chart
      #ba314a RGB pie chart
      #ba314a color shades, tints & tones
#ba314a color schemes
#ba314a color preview, HTML & CSS examples
           This text has a color of #ba314a        
        
          <p style="color:#ba314a;">Text here</p>
        
        
          .mytext {color:#ba314a;}
        
        Text color #ba314a
      
           This box has a color of #ba314a        
        
          <div style="background-color:#ba314a;">Content here</div>
        
        
          .mybackground {background-color:#ba314a;}
        
        Background color #ba314a
      
           Border around this has a color of #ba314a        
        
          <div style="border:2px solid #ba314a;">Content here</div>
        
        
          .myborder {border:2px solid #ba314a;}
        
        Border color #ba314a