#ba6257 color space conversions
Hex:
        #ba6257
        RGB:
        186, 98, 87
        CMY:
        27, 62, 66
        CMYK:
        0, 47, 53, 27
      HSL:
        7°, 41.7722%, 53.5294%
        HSV (HSB):
        7°, 53.2258%, 72.9412%
        XYZ:
        26.3377, 19.8626, 11.4625
        xyY:
        0.4568, 0.3445, 19.8626
      CIE-Lab:
        51.6815, 34.2435, 22.2564
        CIE-LCH:
        51.6815, 40.8407, 33.0216
        CIE-Luv:
        51.6815, 64.4253, 20.2081
        Hunter-Lab:
        44.5675, 27.4937, 15.9481
      #ba6257 color charts
#ba6257 RGB chart
      #ba6257 CMYK chart
      #ba6257 RGB pie chart
      #ba6257 color shades, tints & tones
#ba6257 color schemes
#ba6257 color preview, HTML & CSS examples
           This text has a color of #ba6257        
        
          <p style="color:#ba6257;">Text here</p>
        
        
          .mytext {color:#ba6257;}
        
        Text color #ba6257
      
           This box has a color of #ba6257        
        
          <div style="background-color:#ba6257;">Content here</div>
        
        
          .mybackground {background-color:#ba6257;}
        
        Background color #ba6257
      
           Border around this has a color of #ba6257        
        
          <div style="border:2px solid #ba6257;">Content here</div>
        
        
          .myborder {border:2px solid #ba6257;}
        
        Border color #ba6257