#ba083e color space conversions
Hex:
        #ba083e
        RGB:
        186, 8, 62
        CMY:
        27, 97, 76
        CMYK:
        0, 96, 67, 27
      HSL:
        342°, 91.7526%, 38.0392%
        HSV (HSB):
        342°, 95.6989%, 72.9412%
        XYZ:
        21.2060, 10.9606, 5.5553
        xyY:
        0.5622, 0.2906, 10.9606
      CIE-Lab:
        39.5140, 63.9723, 21.5349
        CIE-LCH:
        39.5140, 67.4996, 18.6047
        CIE-Luv:
        39.5140, 113.7801, 9.9287
        Hunter-Lab:
        33.1068, 56.3987, 13.2258
      #ba083e color charts
#ba083e RGB chart
      #ba083e CMYK chart
      #ba083e RGB pie chart
      #ba083e color shades, tints & tones
#ba083e color schemes
#ba083e color preview, HTML & CSS examples
           This text has a color of #ba083e        
        
          <p style="color:#ba083e;">Text here</p>
        
        
          .mytext {color:#ba083e;}
        
        Text color #ba083e
      
           This box has a color of #ba083e        
        
          <div style="background-color:#ba083e;">Content here</div>
        
        
          .mybackground {background-color:#ba083e;}
        
        Background color #ba083e
      
           Border around this has a color of #ba083e        
        
          <div style="border:2px solid #ba083e;">Content here</div>
        
        
          .myborder {border:2px solid #ba083e;}
        
        Border color #ba083e