#ba708f color space conversions
Hex:
        #ba708f
        RGB:
        186, 112, 143
        CMY:
        27, 56, 44
        CMYK:
        0, 40, 23, 27
      HSL:
        335°, 34.9057%, 58.4314%
        HSV (HSB):
        335°, 39.7849%, 72.9412%
        XYZ:
        31.0018, 24.0106, 28.9871
        xyY:
        0.3691, 0.2858, 24.0106
      CIE-Lab:
        56.0984, 33.4114, -4.3528
        CIE-LCH:
        56.0984, 33.6937, 352.5773
        CIE-Luv:
        56.0984, 44.8675, -11.9378
        Hunter-Lab:
        49.0006, 27.1826, -0.7736
      #ba708f color charts
#ba708f RGB chart
      #ba708f CMYK chart
      #ba708f RGB pie chart
      #ba708f color shades, tints & tones
#ba708f color schemes
#ba708f color preview, HTML & CSS examples
           This text has a color of #ba708f        
        
          <p style="color:#ba708f;">Text here</p>
        
        
          .mytext {color:#ba708f;}
        
        Text color #ba708f
      
           This box has a color of #ba708f        
        
          <div style="background-color:#ba708f;">Content here</div>
        
        
          .mybackground {background-color:#ba708f;}
        
        Background color #ba708f
      
           Border around this has a color of #ba708f        
        
          <div style="border:2px solid #ba708f;">Content here</div>
        
        
          .myborder {border:2px solid #ba708f;}
        
        Border color #ba708f