#bd220b color space conversions
Hex:
        #bd220b
        RGB:
        189, 34, 11
        CMY:
        26, 87, 96
        CMYK:
        0, 82, 94, 26
      HSL:
        8°, 89.0000%, 39.2157%
        HSV (HSB):
        8°, 94.1799%, 74.1176%
        XYZ:
        21.6187, 11.9870, 1.4909
        xyY:
        0.6160, 0.3415, 11.9870
      CIE-Lab:
        41.1955, 58.6788, 50.7654
        CIE-LCH:
        41.1955, 77.5907, 40.8644
        CIE-Luv:
        41.1955, 118.9710, 29.7928
        Hunter-Lab:
        34.6223, 50.8691, 21.6825
      #bd220b color charts
#bd220b RGB chart
      #bd220b CMYK chart
      #bd220b RGB pie chart
      #bd220b color shades, tints & tones
#bd220b color schemes
#bd220b color preview, HTML & CSS examples
           This text has a color of #bd220b        
        
          <p style="color:#bd220b;">Text here</p>
        
        
          .mytext {color:#bd220b;}
        
        Text color #bd220b
      
           This box has a color of #bd220b        
        
          <div style="background-color:#bd220b;">Content here</div>
        
        
          .mybackground {background-color:#bd220b;}
        
        Background color #bd220b
      
           Border around this has a color of #bd220b        
        
          <div style="border:2px solid #bd220b;">Content here</div>
        
        
          .myborder {border:2px solid #bd220b;}
        
        Border color #bd220b