#bd443d color space conversions
Hex:
        #bd443d
        RGB:
        189, 68, 61
        CMY:
        26, 73, 76
        CMYK:
        0, 64, 68, 26
      HSL:
        3°, 51.2000%, 49.0196%
        HSV (HSB):
        3°, 67.7249%, 74.1176%
        XYZ:
        23.8957, 15.2900, 6.1067
        xyY:
        0.5276, 0.3376, 15.2900
      CIE-Lab:
        46.0288, 48.2053, 30.3904
        CIE-LCH:
        46.0288, 56.9853, 32.2288
        CIE-Luv:
        46.0288, 92.2273, 22.9726
        Hunter-Lab:
        39.1024, 40.6531, 18.1123
      #bd443d color charts
#bd443d RGB chart
      #bd443d CMYK chart
      #bd443d RGB pie chart
      #bd443d color shades, tints & tones
#bd443d color schemes
#bd443d color preview, HTML & CSS examples
           This text has a color of #bd443d        
        
          <p style="color:#bd443d;">Text here</p>
        
        
          .mytext {color:#bd443d;}
        
        Text color #bd443d
      
           This box has a color of #bd443d        
        
          <div style="background-color:#bd443d;">Content here</div>
        
        
          .mybackground {background-color:#bd443d;}
        
        Background color #bd443d
      
           Border around this has a color of #bd443d        
        
          <div style="border:2px solid #bd443d;">Content here</div>
        
        
          .myborder {border:2px solid #bd443d;}
        
        Border color #bd443d