#bd3c2b color space conversions
Hex:
        #bd3c2b
        RGB:
        189, 60, 43
        CMY:
        26, 76, 83
        CMYK:
        0, 68, 77, 26
      HSL:
        7°, 62.9310%, 45.4902%
        HSV (HSB):
        7°, 77.2487%, 74.1176%
        XYZ:
        23.0382, 14.2250, 3.8169
        xyY:
        0.5608, 0.3463, 14.2250
      CIE-Lab:
        44.5538, 50.7422, 38.9473
        CIE-LCH:
        44.5538, 63.9661, 37.5081
        CIE-Luv:
        44.5538, 100.7509, 27.9038
        Hunter-Lab:
        37.7160, 43.0307, 20.4009
      #bd3c2b color charts
#bd3c2b RGB chart
      #bd3c2b CMYK chart
      #bd3c2b RGB pie chart
      #bd3c2b color shades, tints & tones
#bd3c2b color schemes
#bd3c2b color preview, HTML & CSS examples
           This text has a color of #bd3c2b        
        
          <p style="color:#bd3c2b;">Text here</p>
        
        
          .mytext {color:#bd3c2b;}
        
        Text color #bd3c2b
      
           This box has a color of #bd3c2b        
        
          <div style="background-color:#bd3c2b;">Content here</div>
        
        
          .mybackground {background-color:#bd3c2b;}
        
        Background color #bd3c2b
      
           Border around this has a color of #bd3c2b        
        
          <div style="border:2px solid #bd3c2b;">Content here</div>
        
        
          .myborder {border:2px solid #bd3c2b;}
        
        Border color #bd3c2b