#fb055f color space conversions
Hex:
        #fb055f
        RGB:
        251, 5, 95
        CMY:
        2, 98, 63
        CMYK:
        0, 98, 62, 2
      HSL:
        338°, 96.8504%, 50.1961%
        HSV (HSB):
        338°, 98.0080%, 98.4314%
        XYZ:
        41.9035, 21.4440, 12.7570
        xyY:
        0.5506, 0.2818, 21.4440
      CIE-Lab:
        53.4320, 81.2701, 21.8456
        CIE-LCH:
        53.4320, 84.1550, 15.0456
        CIE-Luv:
        53.4320, 152.3170, 8.3013
        Hunter-Lab:
        46.3077, 80.4850, 16.0819
      #fb055f color charts
#fb055f RGB chart
      #fb055f CMYK chart
      #fb055f RGB pie chart
      #fb055f color shades, tints & tones
#fb055f color schemes
#fb055f color preview, HTML & CSS examples
           This text has a color of #fb055f        
        
          <p style="color:#fb055f;">Text here</p>
        
        
          .mytext {color:#fb055f;}
        
        Text color #fb055f
      
           This box has a color of #fb055f        
        
          <div style="background-color:#fb055f;">Content here</div>
        
        
          .mybackground {background-color:#fb055f;}
        
        Background color #fb055f
      
           Border around this has a color of #fb055f        
        
          <div style="border:2px solid #fb055f;">Content here</div>
        
        
          .myborder {border:2px solid #fb055f;}
        
        Border color #fb055f