#fd5b84 color space conversions
Hex:
        #fd5b84
        RGB:
        253, 91, 132
        CMY:
        1, 64, 48
        CMYK:
        0, 64, 48, 1
      HSL:
        345°, 97.5904%, 67.4510%
        HSV (HSB):
        345°, 64.0316%, 99.2157%
        XYZ:
        48.4140, 30.0308, 25.0746
        xyY:
        0.4677, 0.2901, 30.0308
      CIE-Lab:
        61.6808, 64.4827, 11.3424
        CIE-LCH:
        61.6808, 65.4727, 9.9762
        CIE-Luv:
        61.6808, 111.8431, 1.9629
        Hunter-Lab:
        54.8003, 61.7972, 11.2313
      #fd5b84 color charts
#fd5b84 RGB chart
      #fd5b84 CMYK chart
      #fd5b84 RGB pie chart
      #fd5b84 color shades, tints & tones
#fd5b84 color schemes
#fd5b84 color preview, HTML & CSS examples
           This text has a color of #fd5b84        
        
          <p style="color:#fd5b84;">Text here</p>
        
        
          .mytext {color:#fd5b84;}
        
        Text color #fd5b84
      
           This box has a color of #fd5b84        
        
          <div style="background-color:#fd5b84;">Content here</div>
        
        
          .mybackground {background-color:#fd5b84;}
        
        Background color #fd5b84
      
           Border around this has a color of #fd5b84        
        
          <div style="border:2px solid #fd5b84;">Content here</div>
        
        
          .myborder {border:2px solid #fd5b84;}
        
        Border color #fd5b84