#ba4805 color space conversions
Hex:
        #ba4805
        RGB:
        186, 72, 5
        CMY:
        27, 72, 98
        CMYK:
        0, 61, 97, 27
      HSL:
        22°, 94.7644%, 37.4510%
        HSV (HSB):
        22°, 97.3118%, 72.9412%
        XYZ:
        22.5945, 15.0848, 1.8644
        xyY:
        0.5714, 0.3815, 15.0848
      CIE-Lab:
        45.7501, 43.5714, 54.9166
        CIE-LCH:
        45.7501, 70.1020, 51.5712
        CIE-Luv:
        45.7501, 93.5758, 38.7772
        Hunter-Lab:
        38.8391, 35.8729, 24.3413
      #ba4805 color charts
#ba4805 RGB chart
      #ba4805 CMYK chart
      #ba4805 RGB pie chart
      #ba4805 color shades, tints & tones
#ba4805 color schemes
#ba4805 color preview, HTML & CSS examples
           This text has a color of #ba4805        
        
          <p style="color:#ba4805;">Text here</p>
        
        
          .mytext {color:#ba4805;}
        
        Text color #ba4805
      
           This box has a color of #ba4805        
        
          <div style="background-color:#ba4805;">Content here</div>
        
        
          .mybackground {background-color:#ba4805;}
        
        Background color #ba4805
      
           Border around this has a color of #ba4805        
        
          <div style="border:2px solid #ba4805;">Content here</div>
        
        
          .myborder {border:2px solid #ba4805;}
        
        Border color #ba4805