#bd0c03 color space conversions
Hex:
        #bd0c03
        RGB:
        189, 12, 3
        CMY:
        26, 95, 99
        CMYK:
        0, 94, 98, 26
      HSL:
        3°, 96.8750%, 37.6471%
        HSV (HSB):
        3°, 98.4127%, 74.1176%
        XYZ:
        21.1342, 11.0883, 1.1125
        xyY:
        0.6340, 0.3326, 11.0883
      CIE-Lab:
        39.7289, 62.7032, 52.6853
        CIE-LCH:
        39.7289, 81.8989, 40.0381
        CIE-Luv:
        39.7289, 126.6563, 28.2550
        Hunter-Lab:
        33.2992, 55.0162, 21.3285
      #bd0c03 color charts
#bd0c03 RGB chart
      #bd0c03 CMYK chart
      #bd0c03 RGB pie chart
      #bd0c03 color shades, tints & tones
#bd0c03 color schemes
#bd0c03 color preview, HTML & CSS examples
           This text has a color of #bd0c03        
        
          <p style="color:#bd0c03;">Text here</p>
        
        
          .mytext {color:#bd0c03;}
        
        Text color #bd0c03
      
           This box has a color of #bd0c03        
        
          <div style="background-color:#bd0c03;">Content here</div>
        
        
          .mybackground {background-color:#bd0c03;}
        
        Background color #bd0c03
      
           Border around this has a color of #bd0c03        
        
          <div style="border:2px solid #bd0c03;">Content here</div>
        
        
          .myborder {border:2px solid #bd0c03;}
        
        Border color #bd0c03