#fd295b color space conversions
Hex:
        #fd295b
        RGB:
        253, 41, 91
        CMY:
        1, 84, 64
        CMYK:
        0, 84, 64, 1
      HSL:
        346°, 98.1481%, 57.6471%
        HSV (HSB):
        346°, 83.7945%, 99.2157%
        XYZ:
        43.1893, 23.2239, 12.1039
        xyY:
        0.5501, 0.2958, 23.2239
      CIE-Lab:
        55.3022, 77.0623, 26.7696
        CIE-LCH:
        55.3022, 81.5795, 19.1560
        CIE-Luv:
        55.3022, 148.0501, 14.5059
        Hunter-Lab:
        48.1911, 75.6386, 18.8423
      #fd295b color charts
#fd295b RGB chart
      #fd295b CMYK chart
      #fd295b RGB pie chart
      #fd295b color shades, tints & tones
#fd295b color schemes
#fd295b color preview, HTML & CSS examples
           This text has a color of #fd295b        
        
          <p style="color:#fd295b;">Text here</p>
        
        
          .mytext {color:#fd295b;}
        
        Text color #fd295b
      
           This box has a color of #fd295b        
        
          <div style="background-color:#fd295b;">Content here</div>
        
        
          .mybackground {background-color:#fd295b;}
        
        Background color #fd295b
      
           Border around this has a color of #fd295b        
        
          <div style="border:2px solid #fd295b;">Content here</div>
        
        
          .myborder {border:2px solid #fd295b;}
        
        Border color #fd295b