#fd0d52 color space conversions
Hex:
        #fd0d52
        RGB:
        253, 13, 82
        CMY:
        1, 95, 68
        CMYK:
        0, 95, 68, 1
      HSL:
        343°, 98.3607%, 52.1569%
        HSV (HSB):
        343°, 94.8617%, 99.2157%
        XYZ:
        42.1749, 21.7797, 9.9637
        xyY:
        0.5706, 0.2946, 21.7797
      CIE-Lab:
        53.7925, 80.5364, 30.2059
        CIE-LCH:
        53.7925, 86.0146, 20.5590
        CIE-Luv:
        53.7925, 157.4965, 16.2441
        Hunter-Lab:
        46.6687, 79.6418, 20.0098
      #fd0d52 color charts
#fd0d52 RGB chart
      #fd0d52 CMYK chart
      #fd0d52 RGB pie chart
      #fd0d52 color shades, tints & tones
#fd0d52 color schemes
#fd0d52 color preview, HTML & CSS examples
           This text has a color of #fd0d52        
        
          <p style="color:#fd0d52;">Text here</p>
        
        
          .mytext {color:#fd0d52;}
        
        Text color #fd0d52
      
           This box has a color of #fd0d52        
        
          <div style="background-color:#fd0d52;">Content here</div>
        
        
          .mybackground {background-color:#fd0d52;}
        
        Background color #fd0d52
      
           Border around this has a color of #fd0d52        
        
          <div style="border:2px solid #fd0d52;">Content here</div>
        
        
          .myborder {border:2px solid #fd0d52;}
        
        Border color #fd0d52