#ba6971 color space conversions
Hex:
        #ba6971
        RGB:
        186, 105, 113
        CMY:
        27, 59, 56
        CMYK:
        0, 44, 39, 27
      HSL:
        354°, 36.9863%, 57.0588%
        HSV (HSB):
        354°, 43.5484%, 72.9412%
        XYZ:
        28.2819, 21.7345, 18.3273
        xyY:
        0.4138, 0.3180, 21.7345
      CIE-Lab:
        53.7442, 33.1840, 9.8213
        CIE-LCH:
        53.7442, 34.6069, 16.4868
        CIE-Luv:
        53.7442, 54.8918, 6.7074
        Hunter-Lab:
        46.6203, 26.7004, 9.3261
      #ba6971 color charts
#ba6971 RGB chart
      #ba6971 CMYK chart
      #ba6971 RGB pie chart
      #ba6971 color shades, tints & tones
#ba6971 color schemes
#ba6971 color preview, HTML & CSS examples
           This text has a color of #ba6971        
        
          <p style="color:#ba6971;">Text here</p>
        
        
          .mytext {color:#ba6971;}
        
        Text color #ba6971
      
           This box has a color of #ba6971        
        
          <div style="background-color:#ba6971;">Content here</div>
        
        
          .mybackground {background-color:#ba6971;}
        
        Background color #ba6971
      
           Border around this has a color of #ba6971        
        
          <div style="border:2px solid #ba6971;">Content here</div>
        
        
          .myborder {border:2px solid #ba6971;}
        
        Border color #ba6971