#bd220d color space conversions
Hex:
        #bd220d
        RGB:
        189, 34, 13
        CMY:
        26, 87, 95
        CMYK:
        0, 82, 93, 26
      HSL:
        7°, 87.1287%, 39.6078%
        HSV (HSB):
        7°, 93.1217%, 74.1176%
        XYZ:
        21.6309, 11.9919, 1.5554
        xyY:
        0.6149, 0.3409, 11.9919
      CIE-Lab:
        41.2033, 58.7028, 50.0989
        CIE-LCH:
        41.2033, 77.1746, 40.4785
        CIE-Luv:
        41.2033, 118.8162, 29.5331
        Hunter-Lab:
        34.6294, 50.8971, 21.5776
      #bd220d color charts
#bd220d RGB chart
      #bd220d CMYK chart
      #bd220d RGB pie chart
      #bd220d color shades, tints & tones
#bd220d color schemes
#bd220d color preview, HTML & CSS examples
           This text has a color of #bd220d        
        
          <p style="color:#bd220d;">Text here</p>
        
        
          .mytext {color:#bd220d;}
        
        Text color #bd220d
      
           This box has a color of #bd220d        
        
          <div style="background-color:#bd220d;">Content here</div>
        
        
          .mybackground {background-color:#bd220d;}
        
        Background color #bd220d
      
           Border around this has a color of #bd220d        
        
          <div style="border:2px solid #bd220d;">Content here</div>
        
        
          .myborder {border:2px solid #bd220d;}
        
        Border color #bd220d