#fb059f color space conversions
Hex:
        #fb059f
        RGB:
        251, 5, 159
        CMY:
        2, 98, 38
        CMYK:
        0, 98, 37, 2
      HSL:
        322°, 96.8504%, 50.1961%
        HSV (HSB):
        322°, 98.0080%, 98.4314%
        XYZ:
        46.0959, 23.1210, 34.8342
        xyY:
        0.4430, 0.2222, 23.1210
      CIE-Lab:
        55.1967, 85.9537, -14.0341
        CIE-LCH:
        55.1967, 87.0919, 350.7269
        CIE-Luv:
        55.1967, 124.0267, -35.8738
        Hunter-Lab:
        48.0843, 86.9714, -9.2930
      #fb059f color charts
#fb059f RGB chart
      #fb059f CMYK chart
      #fb059f RGB pie chart
      #fb059f color shades, tints & tones
#fb059f color schemes
#fb059f color preview, HTML & CSS examples
           This text has a color of #fb059f        
        
          <p style="color:#fb059f;">Text here</p>
        
        
          .mytext {color:#fb059f;}
        
        Text color #fb059f
      
           This box has a color of #fb059f        
        
          <div style="background-color:#fb059f;">Content here</div>
        
        
          .mybackground {background-color:#fb059f;}
        
        Background color #fb059f
      
           Border around this has a color of #fb059f        
        
          <div style="border:2px solid #fb059f;">Content here</div>
        
        
          .myborder {border:2px solid #fb059f;}
        
        Border color #fb059f