#ba8e41 color space conversions
Hex:
        #ba8e41
        RGB:
        186, 142, 65
        CMY:
        27, 44, 75
        CMYK:
        0, 24, 65, 27
      HSL:
        38°, 48.2072%, 49.2157%
        HSV (HSB):
        38°, 65.0538%, 72.9412%
        XYZ:
        30.8768, 30.1668, 9.1964
        xyY:
        0.4396, 0.4295, 30.1668
      CIE-Lab:
        61.7978, 8.3818, 46.3838
        CIE-LCH:
        61.7978, 47.1350, 79.7568
        CIE-Luv:
        61.7978, 35.2463, 50.6207
        Hunter-Lab:
        54.9243, 4.2300, 28.5196
      #ba8e41 color charts
#ba8e41 RGB chart
      #ba8e41 CMYK chart
      #ba8e41 RGB pie chart
      #ba8e41 color shades, tints & tones
#ba8e41 color schemes
#ba8e41 color preview, HTML & CSS examples
           This text has a color of #ba8e41        
        
          <p style="color:#ba8e41;">Text here</p>
        
        
          .mytext {color:#ba8e41;}
        
        Text color #ba8e41
      
           This box has a color of #ba8e41        
        
          <div style="background-color:#ba8e41;">Content here</div>
        
        
          .mybackground {background-color:#ba8e41;}
        
        Background color #ba8e41
      
           Border around this has a color of #ba8e41        
        
          <div style="border:2px solid #ba8e41;">Content here</div>
        
        
          .myborder {border:2px solid #ba8e41;}
        
        Border color #ba8e41