#bd2d03 color space conversions
Hex:
        #bd2d03
        RGB:
        189, 45, 3
        CMY:
        26, 82, 99
        CMYK:
        0, 76, 98, 26
      HSL:
        14°, 96.8750%, 37.6471%
        HSV (HSB):
        14°, 98.4127%, 74.1176%
        XYZ:
        21.9411, 12.7022, 1.3815
        xyY:
        0.6091, 0.3526, 12.7022
      CIE-Lab:
        42.3110, 55.3803, 53.8890
        CIE-LCH:
        42.3110, 77.2722, 44.2181
        CIE-Luv:
        42.3110, 114.0335, 32.6784
        Hunter-Lab:
        35.6401, 47.5197, 22.6499
      #bd2d03 color charts
#bd2d03 RGB chart
      #bd2d03 CMYK chart
      #bd2d03 RGB pie chart
      #bd2d03 color shades, tints & tones
#bd2d03 color schemes
#bd2d03 color preview, HTML & CSS examples
           This text has a color of #bd2d03        
        
          <p style="color:#bd2d03;">Text here</p>
        
        
          .mytext {color:#bd2d03;}
        
        Text color #bd2d03
      
           This box has a color of #bd2d03        
        
          <div style="background-color:#bd2d03;">Content here</div>
        
        
          .mybackground {background-color:#bd2d03;}
        
        Background color #bd2d03
      
           Border around this has a color of #bd2d03        
        
          <div style="border:2px solid #bd2d03;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d03;}
        
        Border color #bd2d03