#ba8e44 color space conversions
Hex:
        #ba8e44
        RGB:
        186, 142, 68
        CMY:
        27, 44, 73
        CMYK:
        0, 24, 63, 27
      HSL:
        38°, 46.4567%, 49.8039%
        HSV (HSB):
        38°, 63.4409%, 72.9412%
        XYZ:
        30.9661, 30.2025, 9.6664
        xyY:
        0.4372, 0.4264, 30.2025
      CIE-Lab:
        61.8285, 8.5805, 44.9665
        CIE-LCH:
        61.8285, 45.7779, 79.1967
        CIE-Luv:
        61.8285, 35.0526, 49.4553
        Hunter-Lab:
        54.9568, 4.4038, 28.0411
      #ba8e44 color charts
#ba8e44 RGB chart
      #ba8e44 CMYK chart
      #ba8e44 RGB pie chart
      #ba8e44 color shades, tints & tones
#ba8e44 color schemes
#ba8e44 color preview, HTML & CSS examples
           This text has a color of #ba8e44        
        
          <p style="color:#ba8e44;">Text here</p>
        
        
          .mytext {color:#ba8e44;}
        
        Text color #ba8e44
      
           This box has a color of #ba8e44        
        
          <div style="background-color:#ba8e44;">Content here</div>
        
        
          .mybackground {background-color:#ba8e44;}
        
        Background color #ba8e44
      
           Border around this has a color of #ba8e44        
        
          <div style="border:2px solid #ba8e44;">Content here</div>
        
        
          .myborder {border:2px solid #ba8e44;}
        
        Border color #ba8e44