#ba867f color space conversions
Hex:
        #ba867f
        RGB:
        186, 134, 127
        CMY:
        27, 47, 50
        CMYK:
        0, 28, 32, 27
      HSL:
        7°, 29.9492%, 61.3725%
        HSV (HSB):
        7°, 31.7204%, 72.9412%
        XYZ:
        32.6056, 29.0216, 23.9619
        xyY:
        0.3810, 0.3391, 29.0216
      CIE-Lab:
        60.8007, 18.9784, 11.6659
        CIE-LCH:
        60.8007, 22.2772, 31.5788
        CIE-Luv:
        60.8007, 34.5927, 12.2692
        Hunter-Lab:
        53.8717, 13.7607, 11.3383
      #ba867f color charts
#ba867f RGB chart
      #ba867f CMYK chart
      #ba867f RGB pie chart
      #ba867f color shades, tints & tones
#ba867f color schemes
#ba867f color preview, HTML & CSS examples
           This text has a color of #ba867f        
        
          <p style="color:#ba867f;">Text here</p>
        
        
          .mytext {color:#ba867f;}
        
        Text color #ba867f
      
           This box has a color of #ba867f        
        
          <div style="background-color:#ba867f;">Content here</div>
        
        
          .mybackground {background-color:#ba867f;}
        
        Background color #ba867f
      
           Border around this has a color of #ba867f        
        
          <div style="border:2px solid #ba867f;">Content here</div>
        
        
          .myborder {border:2px solid #ba867f;}
        
        Border color #ba867f