#bd6a1a color space conversions
Hex:
        #bd6a1a
        RGB:
        189, 106, 26
        CMY:
        26, 58, 90
        CMYK:
        0, 44, 86, 26
      HSL:
        29°, 75.8140%, 42.1569%
        HSV (HSB):
        29°, 86.2434%, 74.1176%
        XYZ:
        26.3268, 21.2015, 3.6820
        xyY:
        0.5141, 0.4140, 21.2015
      CIE-Lab:
        53.1693, 27.7855, 54.5822
        CIE-LCH:
        53.1693, 61.2474, 63.0213
        CIE-Luv:
        53.1693, 68.0627, 47.3947
        Hunter-Lab:
        46.0451, 21.4805, 27.4904
      #bd6a1a color charts
#bd6a1a RGB chart
      #bd6a1a CMYK chart
      #bd6a1a RGB pie chart
      #bd6a1a color shades, tints & tones
#bd6a1a color schemes
#bd6a1a color preview, HTML & CSS examples
           This text has a color of #bd6a1a        
        
          <p style="color:#bd6a1a;">Text here</p>
        
        
          .mytext {color:#bd6a1a;}
        
        Text color #bd6a1a
      
           This box has a color of #bd6a1a        
        
          <div style="background-color:#bd6a1a;">Content here</div>
        
        
          .mybackground {background-color:#bd6a1a;}
        
        Background color #bd6a1a
      
           Border around this has a color of #bd6a1a        
        
          <div style="border:2px solid #bd6a1a;">Content here</div>
        
        
          .myborder {border:2px solid #bd6a1a;}
        
        Border color #bd6a1a