#ba9078 color space conversions
Hex:
        #ba9078
        RGB:
        186, 144, 120
        CMY:
        27, 44, 53
        CMYK:
        0, 23, 35, 27
      HSL:
        22°, 32.3529%, 60.0000%
        HSV (HSB):
        22°, 35.4839%, 72.9412%
        XYZ:
        33.6131, 31.7417, 22.1245
        xyY:
        0.3842, 0.3628, 31.7417
      CIE-Lab:
        63.1288, 12.5122, 18.8488
        CIE-LCH:
        63.1288, 22.6237, 56.4229
        CIE-Luv:
        63.1288, 29.1663, 22.5943
        Hunter-Lab:
        56.3398, 7.9011, 16.1548
      #ba9078 color charts
#ba9078 RGB chart
      #ba9078 CMYK chart
      #ba9078 RGB pie chart
      #ba9078 color shades, tints & tones
#ba9078 color schemes
#ba9078 color preview, HTML & CSS examples
           This text has a color of #ba9078        
        
          <p style="color:#ba9078;">Text here</p>
        
        
          .mytext {color:#ba9078;}
        
        Text color #ba9078
      
           This box has a color of #ba9078        
        
          <div style="background-color:#ba9078;">Content here</div>
        
        
          .mybackground {background-color:#ba9078;}
        
        Background color #ba9078
      
           Border around this has a color of #ba9078        
        
          <div style="border:2px solid #ba9078;">Content here</div>
        
        
          .myborder {border:2px solid #ba9078;}
        
        Border color #ba9078