#fb015e color space conversions
Hex:
        #fb015e
        RGB:
        251, 1, 94
        CMY:
        2, 100, 63
        CMYK:
        0, 100, 63, 2
      HSL:
        338°, 99.2063%, 49.4118%
        HSV (HSB):
        338°, 99.6016%, 98.4314%
        XYZ:
        41.8149, 21.3391, 12.5046
        xyY:
        0.5527, 0.2820, 21.3391
      CIE-Lab:
        53.3186, 81.4905, 22.2998
        CIE-LCH:
        53.3186, 84.4866, 15.3042
        CIE-Luv:
        53.3186, 153.1299, 8.6617
        Hunter-Lab:
        46.1943, 80.7377, 16.2864
      #fb015e color charts
#fb015e RGB chart
      #fb015e CMYK chart
      #fb015e RGB pie chart
      #fb015e color shades, tints & tones
#fb015e color schemes
#fb015e color preview, HTML & CSS examples
           This text has a color of #fb015e        
        
          <p style="color:#fb015e;">Text here</p>
        
        
          .mytext {color:#fb015e;}
        
        Text color #fb015e
      
           This box has a color of #fb015e        
        
          <div style="background-color:#fb015e;">Content here</div>
        
        
          .mybackground {background-color:#fb015e;}
        
        Background color #fb015e
      
           Border around this has a color of #fb015e        
        
          <div style="border:2px solid #fb015e;">Content here</div>
        
        
          .myborder {border:2px solid #fb015e;}
        
        Border color #fb015e