#ba3217 color space conversions
Hex:
        #ba3217
        RGB:
        186, 50, 23
        CMY:
        27, 80, 91
        CMYK:
        0, 73, 88, 27
      HSL:
        10°, 77.9904%, 40.9804%
        HSV (HSB):
        10°, 87.6344%, 72.9412%
        XYZ:
        21.5450, 12.7822, 2.1423
        xyY:
        0.5908, 0.3505, 12.7822
      CIE-Lab:
        42.4332, 52.9966, 46.7542
        CIE-LCH:
        42.4332, 70.6724, 41.4191
        CIE-Luv:
        42.4332, 107.2448, 30.4911
        Hunter-Lab:
        35.7522, 45.0013, 21.4739
      #ba3217 color charts
#ba3217 RGB chart
      #ba3217 CMYK chart
      #ba3217 RGB pie chart
      #ba3217 color shades, tints & tones
#ba3217 color schemes
#ba3217 color preview, HTML & CSS examples
           This text has a color of #ba3217        
        
          <p style="color:#ba3217;">Text here</p>
        
        
          .mytext {color:#ba3217;}
        
        Text color #ba3217
      
           This box has a color of #ba3217        
        
          <div style="background-color:#ba3217;">Content here</div>
        
        
          .mybackground {background-color:#ba3217;}
        
        Background color #ba3217
      
           Border around this has a color of #ba3217        
        
          <div style="border:2px solid #ba3217;">Content here</div>
        
        
          .myborder {border:2px solid #ba3217;}
        
        Border color #ba3217