#ba8e28 color space conversions
Hex:
        #ba8e28
        RGB:
        186, 142, 40
        CMY:
        27, 44, 84
        CMYK:
        0, 24, 78, 27
      HSL:
        42°, 64.6018%, 44.3137%
        HSV (HSB):
        42°, 78.4946%, 72.9412%
        XYZ:
        30.3057, 29.9383, 6.1889
        xyY:
        0.4562, 0.4507, 29.9383
      CIE-Lab:
        61.6010, 7.0980, 56.8970
        CIE-LCH:
        61.6010, 57.3380, 82.8890
        CIE-Luv:
        61.6010, 36.5214, 58.2792
        Hunter-Lab:
        54.7159, 3.1136, 31.5949
      #ba8e28 color charts
#ba8e28 RGB chart
      #ba8e28 CMYK chart
      #ba8e28 RGB pie chart
      #ba8e28 color shades, tints & tones
#ba8e28 color schemes
#ba8e28 color preview, HTML & CSS examples
           This text has a color of #ba8e28        
        
          <p style="color:#ba8e28;">Text here</p>
        
        
          .mytext {color:#ba8e28;}
        
        Text color #ba8e28
      
           This box has a color of #ba8e28        
        
          <div style="background-color:#ba8e28;">Content here</div>
        
        
          .mybackground {background-color:#ba8e28;}
        
        Background color #ba8e28
      
           Border around this has a color of #ba8e28        
        
          <div style="border:2px solid #ba8e28;">Content here</div>
        
        
          .myborder {border:2px solid #ba8e28;}
        
        Border color #ba8e28