#ba7911 color space conversions
Hex:
        #ba7911
        RGB:
        186, 121, 17
        CMY:
        27, 53, 93
        CMYK:
        0, 35, 91, 27
      HSL:
        37°, 83.2512%, 39.8039%
        HSV (HSB):
        37°, 90.8602%, 72.9412%
        XYZ:
        27.1882, 24.1543, 3.7596
        xyY:
        0.4934, 0.4384, 24.1543
      CIE-Lab:
        56.2420, 18.0582, 59.4288
        CIE-LCH:
        56.2420, 62.1118, 73.0979
        CIE-Luv:
        56.2420, 53.7482, 54.1602
        Hunter-Lab:
        49.1470, 12.7393, 29.8674
      #ba7911 color charts
#ba7911 RGB chart
      #ba7911 CMYK chart
      #ba7911 RGB pie chart
      #ba7911 color shades, tints & tones
#ba7911 color schemes
#ba7911 color preview, HTML & CSS examples
           This text has a color of #ba7911        
        
          <p style="color:#ba7911;">Text here</p>
        
        
          .mytext {color:#ba7911;}
        
        Text color #ba7911
      
           This box has a color of #ba7911        
        
          <div style="background-color:#ba7911;">Content here</div>
        
        
          .mybackground {background-color:#ba7911;}
        
        Background color #ba7911
      
           Border around this has a color of #ba7911        
        
          <div style="border:2px solid #ba7911;">Content here</div>
        
        
          .myborder {border:2px solid #ba7911;}
        
        Border color #ba7911