#fd0265 color space conversions
Hex:
        #fd0265
        RGB:
        253, 2, 101
        CMY:
        1, 99, 60
        CMYK:
        0, 99, 60, 1
      HSL:
        336°, 98.4314%, 50.0000%
        HSV (HSB):
        336°, 99.2095%, 99.2157%
        XYZ:
        42.8787, 21.8656, 14.2725
        xyY:
        0.5427, 0.2767, 21.8656
      CIE-Lab:
        53.8842, 82.2507, 18.8940
        CIE-LCH:
        53.8842, 84.3929, 12.9371
        CIE-Luv:
        53.8842, 151.8438, 5.1631
        Hunter-Lab:
        46.7607, 81.8498, 14.6358
      #fd0265 color charts
#fd0265 RGB chart
      #fd0265 CMYK chart
      #fd0265 RGB pie chart
      #fd0265 color shades, tints & tones
#fd0265 color schemes
#fd0265 color preview, HTML & CSS examples
           This text has a color of #fd0265        
        
          <p style="color:#fd0265;">Text here</p>
        
        
          .mytext {color:#fd0265;}
        
        Text color #fd0265
      
           This box has a color of #fd0265        
        
          <div style="background-color:#fd0265;">Content here</div>
        
        
          .mybackground {background-color:#fd0265;}
        
        Background color #fd0265
      
           Border around this has a color of #fd0265        
        
          <div style="border:2px solid #fd0265;">Content here</div>
        
        
          .myborder {border:2px solid #fd0265;}
        
        Border color #fd0265