#ba631a color space conversions
Hex:
        #ba631a
        RGB:
        186, 99, 26
        CMY:
        27, 61, 90
        CMYK:
        0, 47, 86, 27
      HSL:
        27°, 75.4717%, 41.5686%
        HSV (HSB):
        27°, 86.0215%, 72.9412%
        XYZ:
        24.8980, 19.4374, 3.4168
        xyY:
        0.5214, 0.4070, 19.4374
      CIE-Lab:
        51.1950, 30.2892, 52.7699
        CIE-LCH:
        51.1950, 60.8448, 60.1448
        CIE-Luv:
        51.1950, 71.2084, 44.6666
        Hunter-Lab:
        44.0878, 23.6517, 26.2665
      #ba631a color charts
#ba631a RGB chart
      #ba631a CMYK chart
      #ba631a RGB pie chart
      #ba631a color shades, tints & tones
#ba631a color schemes
#ba631a color preview, HTML & CSS examples
           This text has a color of #ba631a        
        
          <p style="color:#ba631a;">Text here</p>
        
        
          .mytext {color:#ba631a;}
        
        Text color #ba631a
      
           This box has a color of #ba631a        
        
          <div style="background-color:#ba631a;">Content here</div>
        
        
          .mybackground {background-color:#ba631a;}
        
        Background color #ba631a
      
           Border around this has a color of #ba631a        
        
          <div style="border:2px solid #ba631a;">Content here</div>
        
        
          .myborder {border:2px solid #ba631a;}
        
        Border color #ba631a