#fd295d color space conversions
Hex:
        #fd295d
        RGB:
        253, 41, 93
        CMY:
        1, 84, 64
        CMYK:
        0, 84, 63, 1
      HSL:
        345°, 98.1481%, 57.6471%
        HSV (HSB):
        345°, 83.7945%, 99.2157%
        XYZ:
        43.2767, 23.2588, 12.5644
        xyY:
        0.5471, 0.2940, 23.2588
      CIE-Lab:
        55.3380, 77.1673, 25.6268
        CIE-LCH:
        55.3380, 81.3113, 18.3710
        CIE-Luv:
        55.3380, 147.3840, 13.4121
        Hunter-Lab:
        48.2274, 75.7785, 18.3127
      #fd295d color charts
#fd295d RGB chart
      #fd295d CMYK chart
      #fd295d RGB pie chart
      #fd295d color shades, tints & tones
#fd295d color schemes
#fd295d color preview, HTML & CSS examples
           This text has a color of #fd295d        
        
          <p style="color:#fd295d;">Text here</p>
        
        
          .mytext {color:#fd295d;}
        
        Text color #fd295d
      
           This box has a color of #fd295d        
        
          <div style="background-color:#fd295d;">Content here</div>
        
        
          .mybackground {background-color:#fd295d;}
        
        Background color #fd295d
      
           Border around this has a color of #fd295d        
        
          <div style="border:2px solid #fd295d;">Content here</div>
        
        
          .myborder {border:2px solid #fd295d;}
        
        Border color #fd295d