#bd1d3a color space conversions
Hex:
        #bd1d3a
        RGB:
        189, 29, 58
        CMY:
        26, 89, 77
        CMYK:
        0, 85, 69, 26
      HSL:
        349°, 73.3945%, 42.7451%
        HSV (HSB):
        349°, 84.6561%, 74.1176%
        XYZ:
        22.1894, 12.0030, 5.1503
        xyY:
        0.5640, 0.3051, 12.0030
      CIE-Lab:
        41.2209, 61.2313, 26.3264
        CIE-LCH:
        41.2209, 66.6510, 23.2653
        CIE-Luv:
        41.2209, 112.4753, 14.9600
        Hunter-Lab:
        34.6454, 53.6945, 15.4379
      #bd1d3a color charts
#bd1d3a RGB chart
      #bd1d3a CMYK chart
      #bd1d3a RGB pie chart
      #bd1d3a color shades, tints & tones
#bd1d3a color schemes
#bd1d3a color preview, HTML & CSS examples
           This text has a color of #bd1d3a        
        
          <p style="color:#bd1d3a;">Text here</p>
        
        
          .mytext {color:#bd1d3a;}
        
        Text color #bd1d3a
      
           This box has a color of #bd1d3a        
        
          <div style="background-color:#bd1d3a;">Content here</div>
        
        
          .mybackground {background-color:#bd1d3a;}
        
        Background color #bd1d3a
      
           Border around this has a color of #bd1d3a        
        
          <div style="border:2px solid #bd1d3a;">Content here</div>
        
        
          .myborder {border:2px solid #bd1d3a;}
        
        Border color #bd1d3a