#bd1e03 color space conversions
Hex:
        #bd1e03
        RGB:
        189, 30, 3
        CMY:
        26, 88, 99
        CMYK:
        0, 84, 98, 26
      HSL:
        9°, 96.8750%, 37.6471%
        HSV (HSB):
        9°, 98.4127%, 74.1176%
        XYZ:
        21.4670, 11.7539, 1.2234
        xyY:
        0.6232, 0.3412, 11.7539
      CIE-Lab:
        40.8223, 59.5716, 53.1736
        CIE-LCH:
        40.8223, 79.8511, 41.7521
        CIE-Luv:
        40.8223, 121.2187, 30.1396
        Hunter-Lab:
        34.2840, 51.7709, 21.8830
      #bd1e03 color charts
#bd1e03 RGB chart
      #bd1e03 CMYK chart
      #bd1e03 RGB pie chart
      #bd1e03 color shades, tints & tones
#bd1e03 color schemes
#bd1e03 color preview, HTML & CSS examples
           This text has a color of #bd1e03        
        
          <p style="color:#bd1e03;">Text here</p>
        
        
          .mytext {color:#bd1e03;}
        
        Text color #bd1e03
      
           This box has a color of #bd1e03        
        
          <div style="background-color:#bd1e03;">Content here</div>
        
        
          .mybackground {background-color:#bd1e03;}
        
        Background color #bd1e03
      
           Border around this has a color of #bd1e03        
        
          <div style="border:2px solid #bd1e03;">Content here</div>
        
        
          .myborder {border:2px solid #bd1e03;}
        
        Border color #bd1e03