#bd1d1a color space conversions
Hex:
        #bd1d1a
        RGB:
        189, 29, 26
        CMY:
        26, 89, 90
        CMYK:
        0, 85, 86, 26
      HSL:
        1°, 75.8140%, 42.1569%
        HSV (HSB):
        1°, 86.2434%, 74.1176%
        XYZ:
        21.6121, 11.7721, 2.1104
        xyY:
        0.6089, 0.3317, 11.7721
      CIE-Lab:
        40.8516, 60.1298, 44.2961
        CIE-LCH:
        40.8516, 74.6843, 36.3781
        CIE-Luv:
        40.8516, 119.4050, 26.3880
        Hunter-Lab:
        34.3105, 52.3931, 20.3704
      #bd1d1a color charts
#bd1d1a RGB chart
      #bd1d1a CMYK chart
      #bd1d1a RGB pie chart
      #bd1d1a color shades, tints & tones
#bd1d1a color schemes
#bd1d1a color preview, HTML & CSS examples
           This text has a color of #bd1d1a        
        
          <p style="color:#bd1d1a;">Text here</p>
        
        
          .mytext {color:#bd1d1a;}
        
        Text color #bd1d1a
      
           This box has a color of #bd1d1a        
        
          <div style="background-color:#bd1d1a;">Content here</div>
        
        
          .mybackground {background-color:#bd1d1a;}
        
        Background color #bd1d1a
      
           Border around this has a color of #bd1d1a        
        
          <div style="border:2px solid #bd1d1a;">Content here</div>
        
        
          .myborder {border:2px solid #bd1d1a;}
        
        Border color #bd1d1a