#fd5291 color space conversions
Hex:
        #fd5291
        RGB:
        253, 82, 145
        CMY:
        1, 68, 43
        CMYK:
        0, 68, 43, 1
      HSL:
        338°, 97.7143%, 65.6863%
        HSV (HSB):
        338°, 67.5889%, 99.2157%
        XYZ:
        48.6361, 28.9616, 29.8148
        xyY:
        0.4528, 0.2696, 28.9616
      CIE-Lab:
        60.7477, 69.1144, 2.4501
        CIE-LCH:
        60.7477, 69.1579, 2.0303
        CIE-Luv:
        60.7477, 112.1194, -10.3047
        Hunter-Lab:
        53.8160, 67.1414, 4.8237
      #fd5291 color charts
#fd5291 RGB chart
      #fd5291 CMYK chart
      #fd5291 RGB pie chart
      #fd5291 color shades, tints & tones
#fd5291 color schemes
#fd5291 color preview, HTML & CSS examples
           This text has a color of #fd5291        
        
          <p style="color:#fd5291;">Text here</p>
        
        
          .mytext {color:#fd5291;}
        
        Text color #fd5291
      
           This box has a color of #fd5291        
        
          <div style="background-color:#fd5291;">Content here</div>
        
        
          .mybackground {background-color:#fd5291;}
        
        Background color #fd5291
      
           Border around this has a color of #fd5291        
        
          <div style="border:2px solid #fd5291;">Content here</div>
        
        
          .myborder {border:2px solid #fd5291;}
        
        Border color #fd5291