#bd321b color space conversions
Hex:
        #bd321b
        RGB:
        189, 50, 27
        CMY:
        26, 80, 89
        CMYK:
        0, 74, 86, 26
      HSL:
        9°, 75.0000%, 42.3529%
        HSV (HSB):
        9°, 85.7143%, 74.1176%
        XYZ:
        22.3247, 13.1792, 2.4041
        xyY:
        0.5889, 0.3477, 13.1792
      CIE-Lab:
        43.0320, 54.0500, 45.6709
        CIE-LCH:
        43.0320, 70.7618, 40.1970
        CIE-Luv:
        43.0320, 109.1747, 30.0235
        Hunter-Lab:
        36.3031, 46.2387, 21.4858
      #bd321b color charts
#bd321b RGB chart
      #bd321b CMYK chart
      #bd321b RGB pie chart
      #bd321b color shades, tints & tones
#bd321b color schemes
#bd321b color preview, HTML & CSS examples
           This text has a color of #bd321b        
        
          <p style="color:#bd321b;">Text here</p>
        
        
          .mytext {color:#bd321b;}
        
        Text color #bd321b
      
           This box has a color of #bd321b        
        
          <div style="background-color:#bd321b;">Content here</div>
        
        
          .mybackground {background-color:#bd321b;}
        
        Background color #bd321b
      
           Border around this has a color of #bd321b        
        
          <div style="border:2px solid #bd321b;">Content here</div>
        
        
          .myborder {border:2px solid #bd321b;}
        
        Border color #bd321b