#bd0b1b color space conversions
Hex:
        #bd0b1b
        RGB:
        189, 11, 27
        CMY:
        26, 96, 89
        CMYK:
        0, 94, 86, 26
      HSL:
        355°, 89.0000%, 39.2157%
        HSV (HSB):
        355°, 94.1799%, 74.1176%
        XYZ:
        21.3038, 11.1373, 2.0638
        xyY:
        0.6174, 0.3228, 11.1373
      CIE-Lab:
        39.8108, 63.1582, 42.9003
        CIE-LCH:
        39.8108, 76.3505, 34.1864
        CIE-Luv:
        39.8108, 124.2930, 24.2569
        Hunter-Lab:
        33.3726, 55.5455, 19.6943
      #bd0b1b color charts
#bd0b1b RGB chart
      #bd0b1b CMYK chart
      #bd0b1b RGB pie chart
      #bd0b1b color shades, tints & tones
#bd0b1b color schemes
#bd0b1b color preview, HTML & CSS examples
           This text has a color of #bd0b1b        
        
          <p style="color:#bd0b1b;">Text here</p>
        
        
          .mytext {color:#bd0b1b;}
        
        Text color #bd0b1b
      
           This box has a color of #bd0b1b        
        
          <div style="background-color:#bd0b1b;">Content here</div>
        
        
          .mybackground {background-color:#bd0b1b;}
        
        Background color #bd0b1b
      
           Border around this has a color of #bd0b1b        
        
          <div style="border:2px solid #bd0b1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd0b1b;}
        
        Border color #bd0b1b