#ba6e41 color space conversions
Hex:
        #ba6e41
        RGB:
        186, 110, 65
        CMY:
        27, 57, 75
        CMYK:
        0, 41, 65, 27
      HSL:
        22°, 48.2072%, 49.2157%
        HSV (HSB):
        22°, 65.0538%, 72.9412%
        XYZ:
        26.7798, 21.9726, 7.8307
        xyY:
        0.4733, 0.3883, 21.9726
      CIE-Lab:
        53.9979, 26.0725, 37.5141
        CIE-LCH:
        53.9979, 45.6846, 55.2004
        CIE-Luv:
        53.9979, 59.0749, 36.6837
        Hunter-Lab:
        46.8750, 19.9463, 22.9078
      #ba6e41 color charts
#ba6e41 RGB chart
      #ba6e41 CMYK chart
      #ba6e41 RGB pie chart
      #ba6e41 color shades, tints & tones
#ba6e41 color schemes
#ba6e41 color preview, HTML & CSS examples
           This text has a color of #ba6e41        
        
          <p style="color:#ba6e41;">Text here</p>
        
        
          .mytext {color:#ba6e41;}
        
        Text color #ba6e41
      
           This box has a color of #ba6e41        
        
          <div style="background-color:#ba6e41;">Content here</div>
        
        
          .mybackground {background-color:#ba6e41;}
        
        Background color #ba6e41
      
           Border around this has a color of #ba6e41        
        
          <div style="border:2px solid #ba6e41;">Content here</div>
        
        
          .myborder {border:2px solid #ba6e41;}
        
        Border color #ba6e41