#bd273e color space conversions
Hex:
        #bd273e
        RGB:
        189, 39, 62
        CMY:
        26, 85, 76
        CMYK:
        0, 79, 67, 26
      HSL:
        351°, 65.7895%, 44.7059%
        HSV (HSB):
        351°, 79.3651%, 74.1176%
        XYZ:
        22.5813, 12.6177, 5.8027
        xyY:
        0.5507, 0.3077, 12.6177
      CIE-Lab:
        42.1814, 58.8935, 25.0488
        CIE-LCH:
        42.1814, 63.9991, 23.0412
        CIE-Luv:
        42.1814, 107.5636, 14.8079
        Hunter-Lab:
        35.5213, 51.3120, 15.1794
      #bd273e color charts
#bd273e RGB chart
      #bd273e CMYK chart
      #bd273e RGB pie chart
      #bd273e color shades, tints & tones
#bd273e color schemes
#bd273e color preview, HTML & CSS examples
           This text has a color of #bd273e        
        
          <p style="color:#bd273e;">Text here</p>
        
        
          .mytext {color:#bd273e;}
        
        Text color #bd273e
      
           This box has a color of #bd273e        
        
          <div style="background-color:#bd273e;">Content here</div>
        
        
          .mybackground {background-color:#bd273e;}
        
        Background color #bd273e
      
           Border around this has a color of #bd273e        
        
          <div style="border:2px solid #bd273e;">Content here</div>
        
        
          .myborder {border:2px solid #bd273e;}
        
        Border color #bd273e