#fd2b86 color space conversions
Hex:
        #fd2b86
        RGB:
        253, 43, 134
        CMY:
        1, 83, 47
        CMYK:
        0, 83, 47, 1
      HSL:
        334°, 98.1308%, 58.0392%
        HSV (HSB):
        334°, 83.0040%, 99.2157%
        XYZ:
        45.6750, 24.3316, 24.8434
        xyY:
        0.4815, 0.2565, 24.3316
      CIE-Lab:
        56.4183, 79.4887, 2.6472
        CIE-LCH:
        56.4183, 79.5328, 1.9074
        CIE-Luv:
        56.4183, 131.0811, -12.4601
        Hunter-Lab:
        49.3271, 78.9616, 4.6678
      #fd2b86 color charts
#fd2b86 RGB chart
      #fd2b86 CMYK chart
      #fd2b86 RGB pie chart
      #fd2b86 color shades, tints & tones
#fd2b86 color schemes
#fd2b86 color preview, HTML & CSS examples
           This text has a color of #fd2b86        
        
          <p style="color:#fd2b86;">Text here</p>
        
        
          .mytext {color:#fd2b86;}
        
        Text color #fd2b86
      
           This box has a color of #fd2b86        
        
          <div style="background-color:#fd2b86;">Content here</div>
        
        
          .mybackground {background-color:#fd2b86;}
        
        Background color #fd2b86
      
           Border around this has a color of #fd2b86        
        
          <div style="border:2px solid #fd2b86;">Content here</div>
        
        
          .myborder {border:2px solid #fd2b86;}
        
        Border color #fd2b86