#fd299e color space conversions
Hex:
        #fd299e
        RGB:
        253, 41, 158
        CMY:
        1, 84, 38
        CMYK:
        0, 84, 38, 1
      HSL:
        327°, 98.1481%, 57.6471%
        HSV (HSB):
        327°, 83.7945%, 99.2157%
        XYZ:
        47.4725, 24.9371, 34.6590
        xyY:
        0.4434, 0.2329, 24.9371
      CIE-Lab:
        57.0141, 81.9922, -10.6710
        CIE-LCH:
        57.0141, 82.6837, 352.5848
        CIE-Luv:
        57.0141, 121.1885, -30.5772
        Hunter-Lab:
        49.9371, 82.3004, -6.1945
      #fd299e color charts
#fd299e RGB chart
      #fd299e CMYK chart
      #fd299e RGB pie chart
      #fd299e color shades, tints & tones
#fd299e color schemes
#fd299e color preview, HTML & CSS examples
           This text has a color of #fd299e        
        
          <p style="color:#fd299e;">Text here</p>
        
        
          .mytext {color:#fd299e;}
        
        Text color #fd299e
      
           This box has a color of #fd299e        
        
          <div style="background-color:#fd299e;">Content here</div>
        
        
          .mybackground {background-color:#fd299e;}
        
        Background color #fd299e
      
           Border around this has a color of #fd299e        
        
          <div style="border:2px solid #fd299e;">Content here</div>
        
        
          .myborder {border:2px solid #fd299e;}
        
        Border color #fd299e