#bd274f color space conversions
Hex:
        #bd274f
        RGB:
        189, 39, 79
        CMY:
        26, 85, 69
        CMYK:
        0, 79, 58, 26
      HSL:
        344°, 65.7895%, 44.7059%
        HSV (HSB):
        344°, 79.3651%, 74.1176%
        XYZ:
        23.1231, 12.8344, 8.6557
        xyY:
        0.5183, 0.2877, 12.8344
      CIE-Lab:
        42.5126, 59.9230, 14.8880
        CIE-LCH:
        42.5126, 61.7448, 13.9528
        CIE-Luv:
        42.5126, 102.2337, 5.3906
        Hunter-Lab:
        35.8251, 52.5178, 10.7525
      #bd274f color charts
#bd274f RGB chart
      #bd274f CMYK chart
      #bd274f RGB pie chart
      #bd274f color shades, tints & tones
#bd274f color schemes
#bd274f color preview, HTML & CSS examples
           This text has a color of #bd274f        
        
          <p style="color:#bd274f;">Text here</p>
        
        
          .mytext {color:#bd274f;}
        
        Text color #bd274f
      
           This box has a color of #bd274f        
        
          <div style="background-color:#bd274f;">Content here</div>
        
        
          .mybackground {background-color:#bd274f;}
        
        Background color #bd274f
      
           Border around this has a color of #bd274f        
        
          <div style="border:2px solid #bd274f;">Content here</div>
        
        
          .myborder {border:2px solid #bd274f;}
        
        Border color #bd274f