#bd302b color space conversions
Hex:
        #bd302b
        RGB:
        189, 48, 43
        CMY:
        26, 81, 83
        CMYK:
        0, 75, 77, 26
      HSL:
        2°, 62.9310%, 45.4902%
        HSV (HSB):
        2°, 77.2487%, 74.1176%
        XYZ:
        22.4793, 13.1071, 3.6306
        xyY:
        0.5732, 0.3342, 13.1071
      CIE-Lab:
        42.9242, 55.2246, 37.2204
        CIE-LCH:
        42.9242, 66.5966, 33.9793
        CIE-Luv:
        42.9242, 107.7755, 24.8876
        Hunter-Lab:
        36.2038, 47.4757, 19.3968
      #bd302b color charts
#bd302b RGB chart
      #bd302b CMYK chart
      #bd302b RGB pie chart
      #bd302b color shades, tints & tones
#bd302b color schemes
#bd302b color preview, HTML & CSS examples
           This text has a color of #bd302b        
        
          <p style="color:#bd302b;">Text here</p>
        
        
          .mytext {color:#bd302b;}
        
        Text color #bd302b
      
           This box has a color of #bd302b        
        
          <div style="background-color:#bd302b;">Content here</div>
        
        
          .mybackground {background-color:#bd302b;}
        
        Background color #bd302b
      
           Border around this has a color of #bd302b        
        
          <div style="border:2px solid #bd302b;">Content here</div>
        
        
          .myborder {border:2px solid #bd302b;}
        
        Border color #bd302b