#bd1b03 color space conversions
Hex:
        #bd1b03
        RGB:
        189, 27, 3
        CMY:
        26, 89, 99
        CMYK:
        0, 86, 98, 26
      HSL:
        8°, 96.8750%, 37.6471%
        HSV (HSB):
        8°, 98.4127%, 74.1176%
        XYZ:
        21.3946, 11.6093, 1.1993
        xyY:
        0.6255, 0.3394, 11.6093
      CIE-Lab:
        40.5882, 60.2382, 53.0662
        CIE-LCH:
        40.5882, 80.2787, 41.3781
        CIE-Luv:
        40.5882, 122.3714, 29.7375
        Hunter-Lab:
        34.0724, 52.4567, 21.7637
      #bd1b03 color charts
#bd1b03 RGB chart
      #bd1b03 CMYK chart
      #bd1b03 RGB pie chart
      #bd1b03 color shades, tints & tones
#bd1b03 color schemes
#bd1b03 color preview, HTML & CSS examples
           This text has a color of #bd1b03        
        
          <p style="color:#bd1b03;">Text here</p>
        
        
          .mytext {color:#bd1b03;}
        
        Text color #bd1b03
      
           This box has a color of #bd1b03        
        
          <div style="background-color:#bd1b03;">Content here</div>
        
        
          .mybackground {background-color:#bd1b03;}
        
        Background color #bd1b03
      
           Border around this has a color of #bd1b03        
        
          <div style="border:2px solid #bd1b03;">Content here</div>
        
        
          .myborder {border:2px solid #bd1b03;}
        
        Border color #bd1b03