#fd3b80 color space conversions
Hex:
        #fd3b80
        RGB:
        253, 59, 128
        CMY:
        1, 77, 50
        CMYK:
        0, 77, 49, 1
      HSL:
        339°, 97.9798%, 61.1765%
        HSV (HSB):
        339°, 76.6798%, 99.2157%
        XYZ:
        45.9683, 25.5691, 22.9346
        xyY:
        0.4866, 0.2707, 25.5691
      CIE-Lab:
        57.6258, 75.1207, 7.9427
        CIE-LCH:
        57.6258, 75.5395, 6.0356
        CIE-Luv:
        57.6258, 128.2179, -4.8921
        Hunter-Lab:
        50.5659, 73.7799, 8.5046
      #fd3b80 color charts
#fd3b80 RGB chart
      #fd3b80 CMYK chart
      #fd3b80 RGB pie chart
      #fd3b80 color shades, tints & tones
#fd3b80 color schemes
#fd3b80 color preview, HTML & CSS examples
           This text has a color of #fd3b80        
        
          <p style="color:#fd3b80;">Text here</p>
        
        
          .mytext {color:#fd3b80;}
        
        Text color #fd3b80
      
           This box has a color of #fd3b80        
        
          <div style="background-color:#fd3b80;">Content here</div>
        
        
          .mybackground {background-color:#fd3b80;}
        
        Background color #fd3b80
      
           Border around this has a color of #fd3b80        
        
          <div style="border:2px solid #fd3b80;">Content here</div>
        
        
          .myborder {border:2px solid #fd3b80;}
        
        Border color #fd3b80