#fd0320 color space conversions
Hex:
        #fd0320
        RGB:
        253, 3, 32
        CMY:
        1, 99, 87
        CMYK:
        0, 99, 87, 1
      HSL:
        353°, 98.4252%, 50.1961%
        HSV (HSB):
        353°, 98.8142%, 99.2157%
        XYZ:
        40.8013, 21.0521, 3.2795
        xyY:
        0.6264, 0.3232, 21.0521
      CIE-Lab:
        53.0064, 79.7384, 56.7496
        CIE-LCH:
        53.0064, 97.8710, 35.4394
        CIE-Luv:
        53.0064, 170.5923, 33.5880
        Hunter-Lab:
        45.8825, 78.4377, 27.8800
      #fd0320 color charts
#fd0320 RGB chart
      #fd0320 CMYK chart
      #fd0320 RGB pie chart
      #fd0320 color shades, tints & tones
#fd0320 color schemes
#fd0320 color preview, HTML & CSS examples
           This text has a color of #fd0320        
        
          <p style="color:#fd0320;">Text here</p>
        
        
          .mytext {color:#fd0320;}
        
        Text color #fd0320
      
           This box has a color of #fd0320        
        
          <div style="background-color:#fd0320;">Content here</div>
        
        
          .mybackground {background-color:#fd0320;}
        
        Background color #fd0320
      
           Border around this has a color of #fd0320        
        
          <div style="border:2px solid #fd0320;">Content here</div>
        
        
          .myborder {border:2px solid #fd0320;}
        
        Border color #fd0320