#fb024d color space conversions
Hex:
        #fb024d
        RGB:
        251, 2, 77
        CMY:
        2, 99, 70
        CMYK:
        0, 99, 69, 2
      HSL:
        342°, 98.4190%, 49.6078%
        HSV (HSB):
        342°, 99.2032%, 98.4314%
        XYZ:
        41.1449, 21.0885, 8.9231
        xyY:
        0.5782, 0.2964, 21.0885
      CIE-Lab:
        53.0462, 80.6229, 32.1728
        CIE-LCH:
        53.0462, 86.8052, 21.7546
        CIE-Luv:
        53.0462, 158.9419, 17.6637
        Hunter-Lab:
        45.9222, 79.5669, 20.6250
      #fb024d color charts
#fb024d RGB chart
      #fb024d CMYK chart
      #fb024d RGB pie chart
      #fb024d color shades, tints & tones
#fb024d color schemes
#fb024d color preview, HTML & CSS examples
           This text has a color of #fb024d        
        
          <p style="color:#fb024d;">Text here</p>
        
        
          .mytext {color:#fb024d;}
        
        Text color #fb024d
      
           This box has a color of #fb024d        
        
          <div style="background-color:#fb024d;">Content here</div>
        
        
          .mybackground {background-color:#fb024d;}
        
        Background color #fb024d
      
           Border around this has a color of #fb024d        
        
          <div style="border:2px solid #fb024d;">Content here</div>
        
        
          .myborder {border:2px solid #fb024d;}
        
        Border color #fb024d