#ba695e color space conversions
Hex:
        #ba695e
        RGB:
        186, 105, 94
        CMY:
        27, 59, 63
        CMYK:
        0, 44, 49, 27
      HSL:
        7°, 40.0000%, 54.9020%
        HSV (HSB):
        7°, 49.4624%, 72.9412%
        XYZ:
        27.3217, 21.3504, 13.2707
        xyY:
        0.4411, 0.3447, 21.3504
      CIE-Lab:
        53.3309, 31.1440, 20.3749
        CIE-LCH:
        53.3309, 37.2167, 33.1934
        CIE-Luv:
        53.3309, 58.4248, 19.1941
        Hunter-Lab:
        46.2065, 24.6847, 15.3162
      #ba695e color charts
#ba695e RGB chart
      #ba695e CMYK chart
      #ba695e RGB pie chart
      #ba695e color shades, tints & tones
#ba695e color schemes
#ba695e color preview, HTML & CSS examples
           This text has a color of #ba695e        
        
          <p style="color:#ba695e;">Text here</p>
        
        
          .mytext {color:#ba695e;}
        
        Text color #ba695e
      
           This box has a color of #ba695e        
        
          <div style="background-color:#ba695e;">Content here</div>
        
        
          .mybackground {background-color:#ba695e;}
        
        Background color #ba695e
      
           Border around this has a color of #ba695e        
        
          <div style="border:2px solid #ba695e;">Content here</div>
        
        
          .myborder {border:2px solid #ba695e;}
        
        Border color #ba695e