#ba3210 color space conversions
Hex:
        #ba3210
        RGB:
        186, 50, 16
        CMY:
        27, 80, 94
        CMYK:
        0, 73, 91, 27
      HSL:
        12°, 84.1584%, 39.6078%
        HSV (HSB):
        12°, 91.3978%, 72.9412%
        XYZ:
        21.4838, 12.7577, 1.8204
        xyY:
        0.5957, 0.3538, 12.7577
      CIE-Lab:
        42.3959, 52.8687, 49.5422
        CIE-LCH:
        42.3959, 72.4536, 43.1396
        CIE-Luv:
        42.3959, 107.9133, 31.7509
        Hunter-Lab:
        35.7179, 44.8588, 21.9808
      #ba3210 color charts
#ba3210 RGB chart
      #ba3210 CMYK chart
      #ba3210 RGB pie chart
      #ba3210 color shades, tints & tones
#ba3210 color schemes
#ba3210 color preview, HTML & CSS examples
           This text has a color of #ba3210        
        
          <p style="color:#ba3210;">Text here</p>
        
        
          .mytext {color:#ba3210;}
        
        Text color #ba3210
      
           This box has a color of #ba3210        
        
          <div style="background-color:#ba3210;">Content here</div>
        
        
          .mybackground {background-color:#ba3210;}
        
        Background color #ba3210
      
           Border around this has a color of #ba3210        
        
          <div style="border:2px solid #ba3210;">Content here</div>
        
        
          .myborder {border:2px solid #ba3210;}
        
        Border color #ba3210