#bd1e1a color space conversions
Hex:
        #bd1e1a
        RGB:
        189, 30, 26
        CMY:
        26, 88, 90
        CMYK:
        0, 84, 86, 26
      HSL:
        1°, 75.8140%, 42.1569%
        HSV (HSB):
        1°, 86.2434%, 74.1176%
        XYZ:
        21.6370, 11.8219, 2.1187
        xyY:
        0.6082, 0.3323, 11.8219
      CIE-Lab:
        40.9317, 59.9019, 44.3638
        CIE-LCH:
        40.9317, 74.5411, 36.5240
        CIE-Luv:
        40.9317, 119.0242, 26.5316
        Hunter-Lab:
        34.3831, 52.1583, 20.4146
      #bd1e1a color charts
#bd1e1a RGB chart
      #bd1e1a CMYK chart
      #bd1e1a RGB pie chart
      #bd1e1a color shades, tints & tones
#bd1e1a color schemes
#bd1e1a color preview, HTML & CSS examples
           This text has a color of #bd1e1a        
        
          <p style="color:#bd1e1a;">Text here</p>
        
        
          .mytext {color:#bd1e1a;}
        
        Text color #bd1e1a
      
           This box has a color of #bd1e1a        
        
          <div style="background-color:#bd1e1a;">Content here</div>
        
        
          .mybackground {background-color:#bd1e1a;}
        
        Background color #bd1e1a
      
           Border around this has a color of #bd1e1a        
        
          <div style="border:2px solid #bd1e1a;">Content here</div>
        
        
          .myborder {border:2px solid #bd1e1a;}
        
        Border color #bd1e1a