#ba7a66 color space conversions
Hex:
        #ba7a66
        RGB:
        186, 122, 102
        CMY:
        27, 52, 60
        CMYK:
        0, 34, 45, 27
      HSL:
        14°, 37.8378%, 56.4706%
        HSV (HSB):
        14°, 45.1613%, 72.9412%
        XYZ:
        29.6075, 25.3175, 15.8966
        xyY:
        0.4181, 0.3575, 25.3175
      CIE-Lab:
        57.3835, 22.6333, 21.2110
        CIE-LCH:
        57.3835, 31.0189, 43.1420
        CIE-Luv:
        57.3835, 45.7088, 22.5230
        Hunter-Lab:
        50.3165, 16.9801, 16.4899
      #ba7a66 color charts
#ba7a66 RGB chart
      #ba7a66 CMYK chart
      #ba7a66 RGB pie chart
      #ba7a66 color shades, tints & tones
#ba7a66 color schemes
#ba7a66 color preview, HTML & CSS examples
           This text has a color of #ba7a66        
        
          <p style="color:#ba7a66;">Text here</p>
        
        
          .mytext {color:#ba7a66;}
        
        Text color #ba7a66
      
           This box has a color of #ba7a66        
        
          <div style="background-color:#ba7a66;">Content here</div>
        
        
          .mybackground {background-color:#ba7a66;}
        
        Background color #ba7a66
      
           Border around this has a color of #ba7a66        
        
          <div style="border:2px solid #ba7a66;">Content here</div>
        
        
          .myborder {border:2px solid #ba7a66;}
        
        Border color #ba7a66