#ba6249 color space conversions
Hex:
        #ba6249
        RGB:
        186, 98, 73
        CMY:
        27, 62, 71
        CMYK:
        0, 47, 61, 27
      HSL:
        13°, 45.0199%, 50.7843%
        HSV (HSB):
        13°, 60.7527%, 72.9412%
        XYZ:
        25.8200, 19.6555, 8.7364
        xyY:
        0.4763, 0.3626, 19.6555
      CIE-Lab:
        51.4455, 33.1109, 30.0232
        CIE-LCH:
        51.4455, 44.6959, 42.2000
        CIE-Luv:
        51.4455, 66.8226, 27.8645
        Hunter-Lab:
        44.3345, 26.3712, 19.3508
      #ba6249 color charts
#ba6249 RGB chart
      #ba6249 CMYK chart
      #ba6249 RGB pie chart
      #ba6249 color shades, tints & tones
#ba6249 color schemes
#ba6249 color preview, HTML & CSS examples
           This text has a color of #ba6249        
        
          <p style="color:#ba6249;">Text here</p>
        
        
          .mytext {color:#ba6249;}
        
        Text color #ba6249
      
           This box has a color of #ba6249        
        
          <div style="background-color:#ba6249;">Content here</div>
        
        
          .mybackground {background-color:#ba6249;}
        
        Background color #ba6249
      
           Border around this has a color of #ba6249        
        
          <div style="border:2px solid #ba6249;">Content here</div>
        
        
          .myborder {border:2px solid #ba6249;}
        
        Border color #ba6249