#ba5e41 color space conversions
Hex:
        #ba5e41
        RGB:
        186, 94, 65
        CMY:
        27, 63, 75
        CMYK:
        0, 49, 65, 27
      HSL:
        14°, 48.2072%, 49.2157%
        HSV (HSB):
        14°, 65.0538%, 72.9412%
        XYZ:
        25.2065, 18.8262, 7.3063
        xyY:
        0.4910, 0.3667, 18.8262
      CIE-Lab:
        50.4832, 34.6735, 33.3539
        CIE-LCH:
        50.4832, 48.1117, 43.8887
        CIE-Luv:
        50.4832, 70.9709, 30.0942
        Hunter-Lab:
        43.3891, 27.7671, 20.3885
      #ba5e41 color charts
#ba5e41 RGB chart
      #ba5e41 CMYK chart
      #ba5e41 RGB pie chart
      #ba5e41 color shades, tints & tones
#ba5e41 color schemes
#ba5e41 color preview, HTML & CSS examples
           This text has a color of #ba5e41        
        
          <p style="color:#ba5e41;">Text here</p>
        
        
          .mytext {color:#ba5e41;}
        
        Text color #ba5e41
      
           This box has a color of #ba5e41        
        
          <div style="background-color:#ba5e41;">Content here</div>
        
        
          .mybackground {background-color:#ba5e41;}
        
        Background color #ba5e41
      
           Border around this has a color of #ba5e41        
        
          <div style="border:2px solid #ba5e41;">Content here</div>
        
        
          .myborder {border:2px solid #ba5e41;}
        
        Border color #ba5e41