#ba998f color space conversions
Hex:
        #ba998f
        RGB:
        186, 153, 143
        CMY:
        27, 40, 44
        CMYK:
        0, 18, 23, 27
      HSL:
        14°, 23.7569%, 64.5098%
        HSV (HSB):
        14°, 23.1183%, 72.9412%
        XYZ:
        36.5989, 35.2047, 30.8528
        xyY:
        0.3565, 0.3429, 35.2047
      CIE-Lab:
        65.9078, 10.7077, 9.8567
        CIE-LCH:
        65.9078, 14.5537, 42.6302
        CIE-Luv:
        65.9078, 21.3402, 11.7834
        Hunter-Lab:
        59.3336, 6.2708, 10.7033
      #ba998f color charts
#ba998f RGB chart
      #ba998f CMYK chart
      #ba998f RGB pie chart
      #ba998f color shades, tints & tones
#ba998f color schemes
#ba998f color preview, HTML & CSS examples
           This text has a color of #ba998f        
        
          <p style="color:#ba998f;">Text here</p>
        
        
          .mytext {color:#ba998f;}
        
        Text color #ba998f
      
           This box has a color of #ba998f        
        
          <div style="background-color:#ba998f;">Content here</div>
        
        
          .mybackground {background-color:#ba998f;}
        
        Background color #ba998f
      
           Border around this has a color of #ba998f        
        
          <div style="border:2px solid #ba998f;">Content here</div>
        
        
          .myborder {border:2px solid #ba998f;}
        
        Border color #ba998f