#ba7b66 color space conversions
Hex:
        #ba7b66
        RGB:
        186, 123, 102
        CMY:
        27, 52, 60
        CMYK:
        0, 34, 45, 27
      HSL:
        15°, 37.8378%, 56.4706%
        HSV (HSB):
        15°, 45.1613%, 72.9412%
        XYZ:
        29.7309, 25.5643, 15.9378
        xyY:
        0.4174, 0.3589, 25.5643
      CIE-Lab:
        57.6212, 22.0789, 21.5301
        CIE-LCH:
        57.6212, 30.8387, 44.2790
        CIE-Luv:
        57.6212, 45.0375, 23.0269
        Hunter-Lab:
        50.5612, 16.4793, 16.7036
      #ba7b66 color charts
#ba7b66 RGB chart
      #ba7b66 CMYK chart
      #ba7b66 RGB pie chart
      #ba7b66 color shades, tints & tones
#ba7b66 color schemes
#ba7b66 color preview, HTML & CSS examples
           This text has a color of #ba7b66        
        
          <p style="color:#ba7b66;">Text here</p>
        
        
          .mytext {color:#ba7b66;}
        
        Text color #ba7b66
      
           This box has a color of #ba7b66        
        
          <div style="background-color:#ba7b66;">Content here</div>
        
        
          .mybackground {background-color:#ba7b66;}
        
        Background color #ba7b66
      
           Border around this has a color of #ba7b66        
        
          <div style="border:2px solid #ba7b66;">Content here</div>
        
        
          .myborder {border:2px solid #ba7b66;}
        
        Border color #ba7b66