#ba6872 color space conversions
Hex:
        #ba6872
        RGB:
        186, 104, 114
        CMY:
        27, 59, 55
        CMYK:
        0, 44, 39, 27
      HSL:
        353°, 37.2727%, 56.8627%
        HSV (HSB):
        353°, 44.0860%, 72.9412%
        XYZ:
        28.2373, 21.5546, 18.5918
        xyY:
        0.4129, 0.3152, 21.5546
      CIE-Lab:
        53.5512, 33.8399, 8.9601
        CIE-LCH:
        53.5512, 35.0061, 14.8303
        CIE-Luv:
        53.5512, 55.3105, 5.5089
        Hunter-Lab:
        46.4270, 27.3180, 8.7561
      #ba6872 color charts
#ba6872 RGB chart
      #ba6872 CMYK chart
      #ba6872 RGB pie chart
      #ba6872 color shades, tints & tones
#ba6872 color schemes
#ba6872 color preview, HTML & CSS examples
           This text has a color of #ba6872        
        
          <p style="color:#ba6872;">Text here</p>
        
        
          .mytext {color:#ba6872;}
        
        Text color #ba6872
      
           This box has a color of #ba6872        
        
          <div style="background-color:#ba6872;">Content here</div>
        
        
          .mybackground {background-color:#ba6872;}
        
        Background color #ba6872
      
           Border around this has a color of #ba6872        
        
          <div style="border:2px solid #ba6872;">Content here</div>
        
        
          .myborder {border:2px solid #ba6872;}
        
        Border color #ba6872