#ba7f17 color space conversions
Hex:
        #ba7f17
        RGB:
        186, 127, 23
        CMY:
        27, 50, 91
        CMYK:
        0, 32, 88, 27
      HSL:
        38°, 77.9904%, 40.9804%
        HSV (HSB):
        38°, 87.6344%, 72.9412%
        XYZ:
        27.9937, 25.6797, 4.2919
        xyY:
        0.4829, 0.4430, 25.6797
      CIE-Lab:
        57.7318, 14.8584, 59.0585
        CIE-LCH:
        57.7318, 60.8990, 75.8781
        CIE-Luv:
        57.7318, 48.7624, 55.6206
        Hunter-Lab:
        50.6752, 9.9246, 30.4511
      #ba7f17 color charts
#ba7f17 RGB chart
      #ba7f17 CMYK chart
      #ba7f17 RGB pie chart
      #ba7f17 color shades, tints & tones
#ba7f17 color schemes
#ba7f17 color preview, HTML & CSS examples
           This text has a color of #ba7f17        
        
          <p style="color:#ba7f17;">Text here</p>
        
        
          .mytext {color:#ba7f17;}
        
        Text color #ba7f17
      
           This box has a color of #ba7f17        
        
          <div style="background-color:#ba7f17;">Content here</div>
        
        
          .mybackground {background-color:#ba7f17;}
        
        Background color #ba7f17
      
           Border around this has a color of #ba7f17        
        
          <div style="border:2px solid #ba7f17;">Content here</div>
        
        
          .myborder {border:2px solid #ba7f17;}
        
        Border color #ba7f17