#bd0c00 color space conversions
Hex:
        #bd0c00
        RGB:
        189, 12, 0
        CMY:
        26, 95, 100
        CMYK:
        0, 94, 100, 26
      HSL:
        4°, 100.0000%, 37.0588%
        HSV (HSB):
        4°, 100.0000%, 74.1176%
        XYZ:
        21.1177, 11.0818, 1.0260
        xyY:
        0.6356, 0.3335, 11.0818
      CIE-Lab:
        39.7178, 62.6721, 53.8223
        CIE-LCH:
        39.7178, 82.6113, 40.6557
        CIE-Luv:
        39.7178, 126.8931, 28.6181
        Hunter-Lab:
        33.2893, 54.9789, 21.4752
      #bd0c00 color charts
#bd0c00 RGB chart
      #bd0c00 CMYK chart
      #bd0c00 RGB pie chart
      #bd0c00 color shades, tints & tones
#bd0c00 color schemes
#bd0c00 color preview, HTML & CSS examples
           This text has a color of #bd0c00        
        
          <p style="color:#bd0c00;">Text here</p>
        
        
          .mytext {color:#bd0c00;}
        
        Text color #bd0c00
      
           This box has a color of #bd0c00        
        
          <div style="background-color:#bd0c00;">Content here</div>
        
        
          .mybackground {background-color:#bd0c00;}
        
        Background color #bd0c00
      
           Border around this has a color of #bd0c00        
        
          <div style="border:2px solid #bd0c00;">Content here</div>
        
        
          .myborder {border:2px solid #bd0c00;}
        
        Border color #bd0c00