#bd1a0a color space conversions
Hex:
        #bd1a0a
        RGB:
        189, 26, 10
        CMY:
        26, 90, 96
        CMYK:
        0, 86, 95, 26
      HSL:
        5°, 89.9497%, 39.0196%
        HSV (HSB):
        5°, 94.7090%, 74.1176%
        XYZ:
        21.4104, 11.5795, 1.3938
        xyY:
        0.6227, 0.3368, 11.5795
      CIE-Lab:
        40.5399, 60.5216, 50.6974
        CIE-LCH:
        40.5399, 78.9499, 39.9521
        CIE-Luv:
        40.5399, 122.2189, 28.7819
        Hunter-Lab:
        34.0287, 52.7598, 21.3916
      #bd1a0a color charts
#bd1a0a RGB chart
      #bd1a0a CMYK chart
      #bd1a0a RGB pie chart
      #bd1a0a color shades, tints & tones
#bd1a0a color schemes
#bd1a0a color preview, HTML & CSS examples
           This text has a color of #bd1a0a        
        
          <p style="color:#bd1a0a;">Text here</p>
        
        
          .mytext {color:#bd1a0a;}
        
        Text color #bd1a0a
      
           This box has a color of #bd1a0a        
        
          <div style="background-color:#bd1a0a;">Content here</div>
        
        
          .mybackground {background-color:#bd1a0a;}
        
        Background color #bd1a0a
      
           Border around this has a color of #bd1a0a        
        
          <div style="border:2px solid #bd1a0a;">Content here</div>
        
        
          .myborder {border:2px solid #bd1a0a;}
        
        Border color #bd1a0a