#bd042b color space conversions
Hex:
        #bd042b
        RGB:
        189, 4, 43
        CMY:
        26, 98, 83
        CMYK:
        0, 98, 77, 26
      HSL:
        347°, 95.8549%, 37.8431%
        HSV (HSB):
        347°, 97.8836%, 74.1176%
        XYZ:
        21.4657, 11.0801, 3.2928
        xyY:
        0.5990, 0.3092, 11.0801
      CIE-Lab:
        39.7150, 64.3387, 33.7493
        CIE-LCH:
        39.7150, 72.6532, 27.6796
        CIE-Luv:
        39.7150, 122.2637, 18.8256
        Hunter-Lab:
        33.2867, 56.8581, 17.4356
      #bd042b color charts
#bd042b RGB chart
      #bd042b CMYK chart
      #bd042b RGB pie chart
      #bd042b color shades, tints & tones
#bd042b color schemes
#bd042b color preview, HTML & CSS examples
           This text has a color of #bd042b        
        
          <p style="color:#bd042b;">Text here</p>
        
        
          .mytext {color:#bd042b;}
        
        Text color #bd042b
      
           This box has a color of #bd042b        
        
          <div style="background-color:#bd042b;">Content here</div>
        
        
          .mybackground {background-color:#bd042b;}
        
        Background color #bd042b
      
           Border around this has a color of #bd042b        
        
          <div style="border:2px solid #bd042b;">Content here</div>
        
        
          .myborder {border:2px solid #bd042b;}
        
        Border color #bd042b