#bd5d1a color space conversions
Hex:
        #bd5d1a
        RGB:
        189, 93, 26
        CMY:
        26, 64, 90
        CMYK:
        0, 51, 86, 26
      HSL:
        25°, 75.8140%, 42.1569%
        HSV (HSB):
        25°, 86.2434%, 74.1176%
        XYZ:
        25.0871, 18.7221, 3.2688
        xyY:
        0.5329, 0.3977, 18.7221
      CIE-Lab:
        50.3605, 34.6941, 52.2555
        CIE-LCH:
        50.3605, 62.7242, 56.4185
        CIE-Luv:
        50.3605, 78.5589, 42.7855
        Hunter-Lab:
        43.2690, 27.7722, 25.8092
      #bd5d1a color charts
#bd5d1a RGB chart
      #bd5d1a CMYK chart
      #bd5d1a RGB pie chart
      #bd5d1a color shades, tints & tones
#bd5d1a color schemes
#bd5d1a color preview, HTML & CSS examples
           This text has a color of #bd5d1a        
        
          <p style="color:#bd5d1a;">Text here</p>
        
        
          .mytext {color:#bd5d1a;}
        
        Text color #bd5d1a
      
           This box has a color of #bd5d1a        
        
          <div style="background-color:#bd5d1a;">Content here</div>
        
        
          .mybackground {background-color:#bd5d1a;}
        
        Background color #bd5d1a
      
           Border around this has a color of #bd5d1a        
        
          <div style="border:2px solid #bd5d1a;">Content here</div>
        
        
          .myborder {border:2px solid #bd5d1a;}
        
        Border color #bd5d1a