#ba665e color space conversions
Hex:
        #ba665e
        RGB:
        186, 102, 94
        CMY:
        27, 60, 63
        CMYK:
        0, 45, 49, 27
      HSL:
        5°, 40.0000%, 54.9020%
        HSV (HSB):
        5°, 49.4624%, 72.9412%
        XYZ:
        27.0215, 20.7500, 13.1706
        xyY:
        0.4434, 0.3405, 20.7500
      CIE-Lab:
        52.6748, 32.7589, 19.4936
        CIE-LCH:
        52.6748, 38.1202, 30.7553
        CIE-Luv:
        52.6748, 60.4418, 17.8004
        Hunter-Lab:
        45.5522, 26.1695, 14.7438
      #ba665e color charts
#ba665e RGB chart
      #ba665e CMYK chart
      #ba665e RGB pie chart
      #ba665e color shades, tints & tones
#ba665e color schemes
#ba665e color preview, HTML & CSS examples
           This text has a color of #ba665e        
        
          <p style="color:#ba665e;">Text here</p>
        
        
          .mytext {color:#ba665e;}
        
        Text color #ba665e
      
           This box has a color of #ba665e        
        
          <div style="background-color:#ba665e;">Content here</div>
        
        
          .mybackground {background-color:#ba665e;}
        
        Background color #ba665e
      
           Border around this has a color of #ba665e        
        
          <div style="border:2px solid #ba665e;">Content here</div>
        
        
          .myborder {border:2px solid #ba665e;}
        
        Border color #ba665e