#bd2f3b color space conversions
Hex:
        #bd2f3b
        RGB:
        189, 47, 59
        CMY:
        26, 82, 77
        CMYK:
        0, 75, 69, 26
      HSL:
        355°, 60.1695%, 46.2745%
        HSV (HSB):
        355°, 75.1323%, 74.1176%
        XYZ:
        22.7922, 13.1676, 5.4780
        xyY:
        0.5500, 0.3178, 13.1676
      CIE-Lab:
        43.0147, 56.2628, 27.9165
        CIE-LCH:
        43.0147, 62.8079, 26.3897
        CIE-Luv:
        43.0147, 104.7144, 18.0328
        Hunter-Lab:
        36.2872, 48.6142, 16.4505
      #bd2f3b color charts
#bd2f3b RGB chart
      #bd2f3b CMYK chart
      #bd2f3b RGB pie chart
      #bd2f3b color shades, tints & tones
#bd2f3b color schemes
#bd2f3b color preview, HTML & CSS examples
           This text has a color of #bd2f3b        
        
          <p style="color:#bd2f3b;">Text here</p>
        
        
          .mytext {color:#bd2f3b;}
        
        Text color #bd2f3b
      
           This box has a color of #bd2f3b        
        
          <div style="background-color:#bd2f3b;">Content here</div>
        
        
          .mybackground {background-color:#bd2f3b;}
        
        Background color #bd2f3b
      
           Border around this has a color of #bd2f3b        
        
          <div style="border:2px solid #bd2f3b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f3b;}
        
        Border color #bd2f3b