#fd0821 color space conversions
Hex:
        #fd0821
        RGB:
        253, 8, 33
        CMY:
        1, 97, 87
        CMYK:
        0, 97, 87, 1
      HSL:
        354°, 98.3936%, 51.1765%
        HSV (HSB):
        354°, 96.8379%, 99.2157%
        XYZ:
        40.8694, 21.1661, 3.3703
        xyY:
        0.6249, 0.3236, 21.1661
      CIE-Lab:
        53.1308, 79.4118, 56.3952
        CIE-LCH:
        53.1308, 97.3995, 35.3809
        CIE-Luv:
        53.1308, 169.7904, 33.6028
        Hunter-Lab:
        46.0066, 78.0563, 27.8613
      #fd0821 color charts
#fd0821 RGB chart
      #fd0821 CMYK chart
      #fd0821 RGB pie chart
      #fd0821 color shades, tints & tones
#fd0821 color schemes
#fd0821 color preview, HTML & CSS examples
           This text has a color of #fd0821        
        
          <p style="color:#fd0821;">Text here</p>
        
        
          .mytext {color:#fd0821;}
        
        Text color #fd0821
      
           This box has a color of #fd0821        
        
          <div style="background-color:#fd0821;">Content here</div>
        
        
          .mybackground {background-color:#fd0821;}
        
        Background color #fd0821
      
           Border around this has a color of #fd0821        
        
          <div style="border:2px solid #fd0821;">Content here</div>
        
        
          .myborder {border:2px solid #fd0821;}
        
        Border color #fd0821