#bd443f color space conversions
Hex:
        #bd443f
        RGB:
        189, 68, 63
        CMY:
        26, 73, 75
        CMYK:
        0, 64, 67, 26
      HSL:
        2°, 50.0000%, 49.4118%
        HSV (HSB):
        2°, 66.6667%, 74.1176%
        XYZ:
        23.9506, 15.3119, 6.3958
        xyY:
        0.5246, 0.3354, 15.3119
      CIE-Lab:
        46.0585, 48.3188, 29.2520
        CIE-LCH:
        46.0585, 56.4836, 31.1906
        CIE-Luv:
        46.0585, 91.8019, 22.0293
        Hunter-Lab:
        39.1305, 40.7762, 17.7005
      #bd443f color charts
#bd443f RGB chart
      #bd443f CMYK chart
      #bd443f RGB pie chart
      #bd443f color shades, tints & tones
#bd443f color schemes
#bd443f color preview, HTML & CSS examples
           This text has a color of #bd443f        
        
          <p style="color:#bd443f;">Text here</p>
        
        
          .mytext {color:#bd443f;}
        
        Text color #bd443f
      
           This box has a color of #bd443f        
        
          <div style="background-color:#bd443f;">Content here</div>
        
        
          .mybackground {background-color:#bd443f;}
        
        Background color #bd443f
      
           Border around this has a color of #bd443f        
        
          <div style="border:2px solid #bd443f;">Content here</div>
        
        
          .myborder {border:2px solid #bd443f;}
        
        Border color #bd443f