#ba6951 color space conversions
Hex:
        #ba6951
        RGB:
        186, 105, 81
        CMY:
        27, 59, 68
        CMYK:
        0, 44, 56, 27
      HSL:
        14°, 43.2099%, 52.3529%
        HSV (HSB):
        14°, 56.4516%, 72.9412%
        XYZ:
        26.7865, 21.1363, 10.4525
        xyY:
        0.4589, 0.3621, 21.1363
      CIE-Lab:
        53.0984, 29.9773, 27.5588
        CIE-LCH:
        53.0984, 40.7201, 42.5930
        CIE-Luv:
        53.0984, 60.5642, 26.7001
        Hunter-Lab:
        45.9743, 23.5464, 18.7021
      #ba6951 color charts
#ba6951 RGB chart
      #ba6951 CMYK chart
      #ba6951 RGB pie chart
      #ba6951 color shades, tints & tones
#ba6951 color schemes
#ba6951 color preview, HTML & CSS examples
           This text has a color of #ba6951        
        
          <p style="color:#ba6951;">Text here</p>
        
        
          .mytext {color:#ba6951;}
        
        Text color #ba6951
      
           This box has a color of #ba6951        
        
          <div style="background-color:#ba6951;">Content here</div>
        
        
          .mybackground {background-color:#ba6951;}
        
        Background color #ba6951
      
           Border around this has a color of #ba6951        
        
          <div style="border:2px solid #ba6951;">Content here</div>
        
        
          .myborder {border:2px solid #ba6951;}
        
        Border color #ba6951