#bd2247 color space conversions
Hex:
        #bd2247
        RGB:
        189, 34, 71
        CMY:
        26, 87, 72
        CMYK:
        0, 82, 62, 26
      HSL:
        346°, 69.5067%, 43.7255%
        HSV (HSB):
        346°, 82.0106%, 74.1176%
        XYZ:
        22.6956, 12.4178, 7.1619
        xyY:
        0.5369, 0.2937, 12.4178
      CIE-Lab:
        41.8726, 60.7464, 19.0470
        CIE-LCH:
        41.8726, 63.6625, 17.4087
        CIE-Luv:
        41.8726, 106.7450, 9.0536
        Hunter-Lab:
        35.2389, 53.2949, 12.6172
      #bd2247 color charts
#bd2247 RGB chart
      #bd2247 CMYK chart
      #bd2247 RGB pie chart
      #bd2247 color shades, tints & tones
#bd2247 color schemes
#bd2247 color preview, HTML & CSS examples
           This text has a color of #bd2247        
        
          <p style="color:#bd2247;">Text here</p>
        
        
          .mytext {color:#bd2247;}
        
        Text color #bd2247
      
           This box has a color of #bd2247        
        
          <div style="background-color:#bd2247;">Content here</div>
        
        
          .mybackground {background-color:#bd2247;}
        
        Background color #bd2247
      
           Border around this has a color of #bd2247        
        
          <div style="border:2px solid #bd2247;">Content here</div>
        
        
          .myborder {border:2px solid #bd2247;}
        
        Border color #bd2247