#fd5b86 color space conversions
Hex:
        #fd5b86
        RGB:
        253, 91, 134
        CMY:
        1, 64, 47
        CMYK:
        0, 64, 47, 1
      HSL:
        344°, 97.5904%, 67.4510%
        HSV (HSB):
        344°, 64.0316%, 99.2157%
        XYZ:
        48.5522, 30.0860, 25.8025
        xyY:
        0.4649, 0.2881, 30.0860
      CIE-Lab:
        61.7284, 64.6570, 10.2497
        CIE-LCH:
        61.7284, 65.4644, 9.0078
        CIE-Luv:
        61.7284, 111.2205, 0.5938
        Hunter-Lab:
        54.8508, 62.0138, 10.5048
      #fd5b86 color charts
#fd5b86 RGB chart
      #fd5b86 CMYK chart
      #fd5b86 RGB pie chart
      #fd5b86 color shades, tints & tones
#fd5b86 color schemes
#fd5b86 color preview, HTML & CSS examples
           This text has a color of #fd5b86        
        
          <p style="color:#fd5b86;">Text here</p>
        
        
          .mytext {color:#fd5b86;}
        
        Text color #fd5b86
      
           This box has a color of #fd5b86        
        
          <div style="background-color:#fd5b86;">Content here</div>
        
        
          .mybackground {background-color:#fd5b86;}
        
        Background color #fd5b86
      
           Border around this has a color of #fd5b86        
        
          <div style="border:2px solid #fd5b86;">Content here</div>
        
        
          .myborder {border:2px solid #fd5b86;}
        
        Border color #fd5b86