#fd0961 color space conversions
Hex:
        #fd0961
        RGB:
        253, 9, 97
        CMY:
        1, 96, 62
        CMYK:
        0, 96, 62, 1
      HSL:
        338°, 98.3871%, 51.3725%
        HSV (HSB):
        338°, 96.4427%, 99.2157%
        XYZ:
        42.7634, 21.9411, 13.2904
        xyY:
        0.5483, 0.2813, 21.9411
      CIE-Lab:
        53.9644, 81.5606, 21.4181
        CIE-LCH:
        53.9644, 84.3260, 14.7139
        CIE-Luv:
        53.9644, 152.6473, 7.8917
        Hunter-Lab:
        46.8413, 80.9877, 15.9664
      #fd0961 color charts
#fd0961 RGB chart
      #fd0961 CMYK chart
      #fd0961 RGB pie chart
      #fd0961 color shades, tints & tones
#fd0961 color schemes
#fd0961 color preview, HTML & CSS examples
           This text has a color of #fd0961        
        
          <p style="color:#fd0961;">Text here</p>
        
        
          .mytext {color:#fd0961;}
        
        Text color #fd0961
      
           This box has a color of #fd0961        
        
          <div style="background-color:#fd0961;">Content here</div>
        
        
          .mybackground {background-color:#fd0961;}
        
        Background color #fd0961
      
           Border around this has a color of #fd0961        
        
          <div style="border:2px solid #fd0961;">Content here</div>
        
        
          .myborder {border:2px solid #fd0961;}
        
        Border color #fd0961