#fd5281 color space conversions
Hex:
        #fd5281
        RGB:
        253, 82, 129
        CMY:
        1, 68, 49
        CMYK:
        0, 68, 49, 1
      HSL:
        344°, 97.7143%, 65.6863%
        HSV (HSB):
        344°, 67.5889%, 99.2157%
        XYZ:
        47.4878, 28.5022, 23.7675
        xyY:
        0.4760, 0.2857, 28.5022
      CIE-Lab:
        60.3398, 67.7000, 11.1987
        CIE-LCH:
        60.3398, 68.6200, 9.3926
        CIE-Luv:
        60.3398, 117.5448, 0.9431
        Hunter-Lab:
        53.3875, 65.3464, 10.9760
      #fd5281 color charts
#fd5281 RGB chart
      #fd5281 CMYK chart
      #fd5281 RGB pie chart
      #fd5281 color shades, tints & tones
#fd5281 color schemes
#fd5281 color preview, HTML & CSS examples
           This text has a color of #fd5281        
        
          <p style="color:#fd5281;">Text here</p>
        
        
          .mytext {color:#fd5281;}
        
        Text color #fd5281
      
           This box has a color of #fd5281        
        
          <div style="background-color:#fd5281;">Content here</div>
        
        
          .mybackground {background-color:#fd5281;}
        
        Background color #fd5281
      
           Border around this has a color of #fd5281        
        
          <div style="border:2px solid #fd5281;">Content here</div>
        
        
          .myborder {border:2px solid #fd5281;}
        
        Border color #fd5281