#ba095a color space conversions
Hex:
        #ba095a
        RGB:
        186, 9, 90
        CMY:
        27, 96, 65
        CMYK:
        0, 95, 52, 27
      HSL:
        333°, 90.7692%, 38.2353%
        HSV (HSB):
        333°, 95.1613%, 72.9412%
        XYZ:
        22.1929, 11.3727, 10.6983
        xyY:
        0.5014, 0.2569, 11.3727
      CIE-Lab:
        40.2012, 65.6431, 4.6099
        CIE-LCH:
        40.2012, 65.8047, 4.0171
        CIE-Luv:
        40.2012, 102.9104, -6.8893
        Hunter-Lab:
        33.7234, 58.4523, 4.7974
      #ba095a color charts
#ba095a RGB chart
      #ba095a CMYK chart
      #ba095a RGB pie chart
      #ba095a color shades, tints & tones
#ba095a color schemes
#ba095a color preview, HTML & CSS examples
           This text has a color of #ba095a        
        
          <p style="color:#ba095a;">Text here</p>
        
        
          .mytext {color:#ba095a;}
        
        Text color #ba095a
      
           This box has a color of #ba095a        
        
          <div style="background-color:#ba095a;">Content here</div>
        
        
          .mybackground {background-color:#ba095a;}
        
        Background color #ba095a
      
           Border around this has a color of #ba095a        
        
          <div style="border:2px solid #ba095a;">Content here</div>
        
        
          .myborder {border:2px solid #ba095a;}
        
        Border color #ba095a