#ba7f0b color space conversions
Hex:
        #ba7f0b
        RGB:
        186, 127, 11
        CMY:
        27, 50, 96
        CMYK:
        0, 32, 94, 27
      HSL:
        40°, 88.8325%, 38.6275%
        HSV (HSB):
        40°, 94.0860%, 72.9412%
        XYZ:
        27.8995, 25.6420, 3.7955
        xyY:
        0.4866, 0.4472, 25.6420
      CIE-Lab:
        57.6957, 14.6403, 61.7282
        CIE-LCH:
        57.6957, 63.4406, 76.6575
        CIE-Luv:
        57.6957, 49.0640, 57.0477
        Hunter-Lab:
        50.6379, 9.7300, 31.0025
      #ba7f0b color charts
#ba7f0b RGB chart
      #ba7f0b CMYK chart
      #ba7f0b RGB pie chart
      #ba7f0b color shades, tints & tones
#ba7f0b color schemes
#ba7f0b color preview, HTML & CSS examples
           This text has a color of #ba7f0b        
        
          <p style="color:#ba7f0b;">Text here</p>
        
        
          .mytext {color:#ba7f0b;}
        
        Text color #ba7f0b
      
           This box has a color of #ba7f0b        
        
          <div style="background-color:#ba7f0b;">Content here</div>
        
        
          .mybackground {background-color:#ba7f0b;}
        
        Background color #ba7f0b
      
           Border around this has a color of #ba7f0b        
        
          <div style="border:2px solid #ba7f0b;">Content here</div>
        
        
          .myborder {border:2px solid #ba7f0b;}
        
        Border color #ba7f0b