#fd028b color space conversions
Hex:
        #fd028b
        RGB:
        253, 2, 139
        CMY:
        1, 99, 45
        CMYK:
        0, 99, 45, 1
      HSL:
        327°, 98.4314%, 50.0000%
        HSV (HSB):
        327°, 99.2095%, 99.2157%
        XYZ:
        45.1899, 22.7901, 26.4433
        xyY:
        0.4786, 0.2414, 22.7901
      CIE-Lab:
        54.8555, 84.8336, -2.6163
        CIE-LCH:
        54.8555, 84.8740, 358.2336
        CIE-Luv:
        54.8555, 135.3129, -20.3484
        Hunter-Lab:
        47.7390, 85.4254, 0.5758
      #fd028b color charts
#fd028b RGB chart
      #fd028b CMYK chart
      #fd028b RGB pie chart
      #fd028b color shades, tints & tones
#fd028b color schemes
#fd028b color preview, HTML & CSS examples
           This text has a color of #fd028b        
        
          <p style="color:#fd028b;">Text here</p>
        
        
          .mytext {color:#fd028b;}
        
        Text color #fd028b
      
           This box has a color of #fd028b        
        
          <div style="background-color:#fd028b;">Content here</div>
        
        
          .mybackground {background-color:#fd028b;}
        
        Background color #fd028b
      
           Border around this has a color of #fd028b        
        
          <div style="border:2px solid #fd028b;">Content here</div>
        
        
          .myborder {border:2px solid #fd028b;}
        
        Border color #fd028b