#ba926a color space conversions
Hex:
        #ba926a
        RGB:
        186, 146, 106
        CMY:
        27, 43, 58
        CMYK:
        0, 22, 43, 27
      HSL:
        30°, 36.6972%, 57.2549%
        HSV (HSB):
        30°, 43.0108%, 72.9412%
        XYZ:
        33.1301, 32.0375, 18.0734
        xyY:
        0.3980, 0.3849, 32.0375
      CIE-Lab:
        63.3738, 9.7542, 26.9366
        CIE-LCH:
        63.3738, 28.6483, 70.0938
        CIE-Luv:
        63.3738, 29.2526, 32.4420
        Hunter-Lab:
        56.6017, 5.4268, 20.6894
      #ba926a color charts
#ba926a RGB chart
      #ba926a CMYK chart
      #ba926a RGB pie chart
      #ba926a color shades, tints & tones
#ba926a color schemes
#ba926a color preview, HTML & CSS examples
           This text has a color of #ba926a        
        
          <p style="color:#ba926a;">Text here</p>
        
        
          .mytext {color:#ba926a;}
        
        Text color #ba926a
      
           This box has a color of #ba926a        
        
          <div style="background-color:#ba926a;">Content here</div>
        
        
          .mybackground {background-color:#ba926a;}
        
        Background color #ba926a
      
           Border around this has a color of #ba926a        
        
          <div style="border:2px solid #ba926a;">Content here</div>
        
        
          .myborder {border:2px solid #ba926a;}
        
        Border color #ba926a