#bd071d color space conversions
Hex:
        #bd071d
        RGB:
        189, 7, 29
        CMY:
        26, 97, 89
        CMYK:
        0, 96, 85, 26
      HSL:
        353°, 92.8571%, 38.4314%
        HSV (HSB):
        353°, 96.2963%, 74.1176%
        XYZ:
        21.2840, 11.0595, 2.1753
        xyY:
        0.6166, 0.3204, 11.0595
      CIE-Lab:
        39.6805, 63.6259, 41.7321
        CIE-LCH:
        39.6805, 76.0909, 33.2608
        CIE-Luv:
        39.6805, 124.6700, 23.4820
        Hunter-Lab:
        33.2558, 56.0440, 19.4008
      #bd071d color charts
#bd071d RGB chart
      #bd071d CMYK chart
      #bd071d RGB pie chart
      #bd071d color shades, tints & tones
#bd071d color schemes
#bd071d color preview, HTML & CSS examples
           This text has a color of #bd071d        
        
          <p style="color:#bd071d;">Text here</p>
        
        
          .mytext {color:#bd071d;}
        
        Text color #bd071d
      
           This box has a color of #bd071d        
        
          <div style="background-color:#bd071d;">Content here</div>
        
        
          .mybackground {background-color:#bd071d;}
        
        Background color #bd071d
      
           Border around this has a color of #bd071d        
        
          <div style="border:2px solid #bd071d;">Content here</div>
        
        
          .myborder {border:2px solid #bd071d;}
        
        Border color #bd071d