#ba436f color space conversions
Hex:
        #ba436f
        RGB:
        186, 67, 111
        CMY:
        27, 74, 56
        CMYK:
        0, 64, 40, 27
      HSL:
        338°, 47.0356%, 49.6078%
        HSV (HSB):
        338°, 63.9785%, 72.9412%
        XYZ:
        25.1261, 15.6011, 16.7259
        xyY:
        0.4373, 0.2715, 15.6011
      CIE-Lab:
        46.4467, 51.7299, 0.5543
        CIE-LCH:
        46.4467, 51.7329, 0.6139
        CIE-Luv:
        46.4467, 76.7319, -8.6985
        Hunter-Lab:
        39.4982, 44.4277, 2.5418
      #ba436f color charts
#ba436f RGB chart
      #ba436f CMYK chart
      #ba436f RGB pie chart
      #ba436f color shades, tints & tones
#ba436f color schemes
#ba436f color preview, HTML & CSS examples
           This text has a color of #ba436f        
        
          <p style="color:#ba436f;">Text here</p>
        
        
          .mytext {color:#ba436f;}
        
        Text color #ba436f
      
           This box has a color of #ba436f        
        
          <div style="background-color:#ba436f;">Content here</div>
        
        
          .mybackground {background-color:#ba436f;}
        
        Background color #ba436f
      
           Border around this has a color of #ba436f        
        
          <div style="border:2px solid #ba436f;">Content here</div>
        
        
          .myborder {border:2px solid #ba436f;}
        
        Border color #ba436f