#ba3256 color space conversions
Hex:
        #ba3256
        RGB:
        186, 50, 86
        CMY:
        27, 80, 66
        CMYK:
        0, 73, 54, 27
      HSL:
        344°, 57.6271%, 46.2745%
        HSV (HSB):
        344°, 73.1183%, 72.9412%
        XYZ:
        23.0700, 13.3922, 10.1731
        xyY:
        0.4947, 0.2872, 13.3922
      CIE-Lab:
        43.3483, 56.0818, 11.5716
        CIE-LCH:
        43.3483, 57.2632, 11.6585
        CIE-Luv:
        43.3483, 92.8657, 2.9921
        Hunter-Lab:
        36.5953, 48.4861, 9.1347
      #ba3256 color charts
#ba3256 RGB chart
      #ba3256 CMYK chart
      #ba3256 RGB pie chart
      #ba3256 color shades, tints & tones
#ba3256 color schemes
#ba3256 color preview, HTML & CSS examples
           This text has a color of #ba3256        
        
          <p style="color:#ba3256;">Text here</p>
        
        
          .mytext {color:#ba3256;}
        
        Text color #ba3256
      
           This box has a color of #ba3256        
        
          <div style="background-color:#ba3256;">Content here</div>
        
        
          .mybackground {background-color:#ba3256;}
        
        Background color #ba3256
      
           Border around this has a color of #ba3256        
        
          <div style="border:2px solid #ba3256;">Content here</div>
        
        
          .myborder {border:2px solid #ba3256;}
        
        Border color #ba3256