#bd1e17 color space conversions
Hex:
        #bd1e17
        RGB:
        189, 30, 23
        CMY:
        26, 88, 91
        CMYK:
        0, 84, 88, 26
      HSL:
        3°, 78.3019%, 41.5686%
        HSV (HSB):
        3°, 87.8307%, 74.1176%
        XYZ:
        21.6052, 11.8092, 1.9513
        xyY:
        0.6109, 0.3339, 11.8092
      CIE-Lab:
        40.9113, 59.8403, 45.7848
        CIE-LCH:
        40.9113, 75.3466, 37.4202
        CIE-Luv:
        40.9113, 119.4285, 27.1973
        Hunter-Lab:
        34.3646, 52.0860, 20.6886
      #bd1e17 color charts
#bd1e17 RGB chart
      #bd1e17 CMYK chart
      #bd1e17 RGB pie chart
      #bd1e17 color shades, tints & tones
#bd1e17 color schemes
#bd1e17 color preview, HTML & CSS examples
           This text has a color of #bd1e17        
        
          <p style="color:#bd1e17;">Text here</p>
        
        
          .mytext {color:#bd1e17;}
        
        Text color #bd1e17
      
           This box has a color of #bd1e17        
        
          <div style="background-color:#bd1e17;">Content here</div>
        
        
          .mybackground {background-color:#bd1e17;}
        
        Background color #bd1e17
      
           Border around this has a color of #bd1e17        
        
          <div style="border:2px solid #bd1e17;">Content here</div>
        
        
          .myborder {border:2px solid #bd1e17;}
        
        Border color #bd1e17