#fb2e4f color space conversions
Hex:
        #fb2e4f
        RGB:
        251, 46, 79
        CMY:
        2, 82, 69
        CMYK:
        0, 82, 69, 2
      HSL:
        350°, 96.2441%, 58.2353%
        HSV (HSB):
        350°, 81.6733%, 98.4314%
        XYZ:
        42.1719, 23.0277, 9.6192
        xyY:
        0.5637, 0.3078, 23.0277
      CIE-Lab:
        55.1009, 74.8876, 33.5126
        CIE-LCH:
        55.1009, 82.0442, 24.1087
        CIE-Luv:
        55.1009, 148.4382, 21.0071
        Hunter-Lab:
        47.9872, 72.8910, 21.7061
      #fb2e4f color charts
#fb2e4f RGB chart
      #fb2e4f CMYK chart
      #fb2e4f RGB pie chart
      #fb2e4f color shades, tints & tones
#fb2e4f color schemes
#fb2e4f color preview, HTML & CSS examples
           This text has a color of #fb2e4f        
        
          <p style="color:#fb2e4f;">Text here</p>
        
        
          .mytext {color:#fb2e4f;}
        
        Text color #fb2e4f
      
           This box has a color of #fb2e4f        
        
          <div style="background-color:#fb2e4f;">Content here</div>
        
        
          .mybackground {background-color:#fb2e4f;}
        
        Background color #fb2e4f
      
           Border around this has a color of #fb2e4f        
        
          <div style="border:2px solid #fb2e4f;">Content here</div>
        
        
          .myborder {border:2px solid #fb2e4f;}
        
        Border color #fb2e4f