#bd1e12 color space conversions
Hex:
        #bd1e12
        RGB:
        189, 30, 18
        CMY:
        26, 88, 93
        CMYK:
        0, 84, 90, 26
      HSL:
        4°, 82.6087%, 40.5882%
        HSV (HSB):
        4°, 90.4762%, 74.1176%
        XYZ:
        21.5597, 11.7910, 1.7118
        xyY:
        0.6149, 0.3363, 11.7910
      CIE-Lab:
        40.8821, 59.7520, 47.9694
        CIE-LCH:
        40.8821, 76.6249, 38.7578
        CIE-Luv:
        40.8821, 120.0115, 28.1565
        Hunter-Lab:
        34.3381, 51.9825, 21.0809
      #bd1e12 color charts
#bd1e12 RGB chart
      #bd1e12 CMYK chart
      #bd1e12 RGB pie chart
      #bd1e12 color shades, tints & tones
#bd1e12 color schemes
#bd1e12 color preview, HTML & CSS examples
           This text has a color of #bd1e12        
        
          <p style="color:#bd1e12;">Text here</p>
        
        
          .mytext {color:#bd1e12;}
        
        Text color #bd1e12
      
           This box has a color of #bd1e12        
        
          <div style="background-color:#bd1e12;">Content here</div>
        
        
          .mybackground {background-color:#bd1e12;}
        
        Background color #bd1e12
      
           Border around this has a color of #bd1e12        
        
          <div style="border:2px solid #bd1e12;">Content here</div>
        
        
          .myborder {border:2px solid #bd1e12;}
        
        Border color #bd1e12