#bd4e2a color space conversions
Hex:
        #bd4e2a
        RGB:
        189, 78, 42
        CMY:
        26, 69, 84
        CMYK:
        0, 59, 78, 26
      HSL:
        15°, 63.6364%, 45.2941%
        HSV (HSB):
        15°, 77.7778%, 74.1176%
        XYZ:
        24.1286, 16.4348, 4.0910
        xyY:
        0.5403, 0.3680, 16.4348
      CIE-Lab:
        47.5398, 42.7144, 42.5650
        CIE-LCH:
        47.5398, 60.3017, 44.8996
        CIE-Luv:
        47.5398, 88.5575, 33.6611
        Hunter-Lab:
        40.5398, 35.2954, 22.3947
      #bd4e2a color charts
#bd4e2a RGB chart
      #bd4e2a CMYK chart
      #bd4e2a RGB pie chart
      #bd4e2a color shades, tints & tones
#bd4e2a color schemes
#bd4e2a color preview, HTML & CSS examples
           This text has a color of #bd4e2a        
        
          <p style="color:#bd4e2a;">Text here</p>
        
        
          .mytext {color:#bd4e2a;}
        
        Text color #bd4e2a
      
           This box has a color of #bd4e2a        
        
          <div style="background-color:#bd4e2a;">Content here</div>
        
        
          .mybackground {background-color:#bd4e2a;}
        
        Background color #bd4e2a
      
           Border around this has a color of #bd4e2a        
        
          <div style="border:2px solid #bd4e2a;">Content here</div>
        
        
          .myborder {border:2px solid #bd4e2a;}
        
        Border color #bd4e2a