#ba5b02 color space conversions
Hex:
        #ba5b02
        RGB:
        186, 91, 2
        CMY:
        27, 64, 99
        CMYK:
        0, 51, 99, 27
      HSL:
        29°, 97.8723%, 36.8627%
        HSV (HSB):
        29°, 98.9247%, 72.9412%
        XYZ:
        24.0017, 17.9257, 2.2524
        xyY:
        0.5433, 0.4057, 17.9257
      CIE-Lab:
        49.4058, 34.1155, 57.8662
        CIE-LCH:
        49.4058, 67.1741, 59.4781
        CIE-Luv:
        49.4058, 78.7198, 45.0060
        Hunter-Lab:
        42.3387, 27.0986, 26.4829
      #ba5b02 color charts
#ba5b02 RGB chart
      #ba5b02 CMYK chart
      #ba5b02 RGB pie chart
      #ba5b02 color shades, tints & tones
#ba5b02 color schemes
#ba5b02 color preview, HTML & CSS examples
           This text has a color of #ba5b02        
        
          <p style="color:#ba5b02;">Text here</p>
        
        
          .mytext {color:#ba5b02;}
        
        Text color #ba5b02
      
           This box has a color of #ba5b02        
        
          <div style="background-color:#ba5b02;">Content here</div>
        
        
          .mybackground {background-color:#ba5b02;}
        
        Background color #ba5b02
      
           Border around this has a color of #ba5b02        
        
          <div style="border:2px solid #ba5b02;">Content here</div>
        
        
          .myborder {border:2px solid #ba5b02;}
        
        Border color #ba5b02