#ba5468 color space conversions
Hex:
        #ba5468
        RGB:
        186, 84, 104
        CMY:
        27, 67, 59
        CMYK:
        0, 55, 44, 27
      HSL:
        348°, 42.5000%, 52.9412%
        HSV (HSB):
        348°, 54.8387%, 72.9412%
        XYZ:
        25.9187, 17.7792, 15.1624
        xyY:
        0.4403, 0.3021, 17.7792
      CIE-Lab:
        49.2272, 43.0845, 8.7957
        CIE-LCH:
        49.2272, 43.9731, 11.5384
        CIE-Luv:
        49.2272, 69.6302, 3.1634
        Hunter-Lab:
        42.1654, 35.9329, 8.1956
      #ba5468 color charts
#ba5468 RGB chart
      #ba5468 CMYK chart
      #ba5468 RGB pie chart
      #ba5468 color shades, tints & tones
#ba5468 color schemes
#ba5468 color preview, HTML & CSS examples
           This text has a color of #ba5468        
        
          <p style="color:#ba5468;">Text here</p>
        
        
          .mytext {color:#ba5468;}
        
        Text color #ba5468
      
           This box has a color of #ba5468        
        
          <div style="background-color:#ba5468;">Content here</div>
        
        
          .mybackground {background-color:#ba5468;}
        
        Background color #ba5468
      
           Border around this has a color of #ba5468        
        
          <div style="border:2px solid #ba5468;">Content here</div>
        
        
          .myborder {border:2px solid #ba5468;}
        
        Border color #ba5468