#fd0207 color space conversions
Hex:
        #fd0207
        RGB:
        253, 2, 7
        CMY:
        1, 99, 97
        CMYK:
        0, 99, 97, 1
      HSL:
        359°, 98.4314%, 50.0000%
        HSV (HSB):
        359°, 99.2095%, 99.2157%
        XYZ:
        40.5681, 20.9414, 2.1049
        xyY:
        0.6377, 0.3292, 20.9414
      CIE-Lab:
        52.8853, 79.5404, 65.0906
        CIE-LCH:
        52.8853, 102.7787, 39.2946
        CIE-Luv:
        52.8853, 173.0206, 36.9487
        Hunter-Lab:
        45.7618, 78.1581, 29.3060
      #fd0207 color charts
#fd0207 RGB chart
      #fd0207 CMYK chart
      #fd0207 RGB pie chart
      #fd0207 color shades, tints & tones
#fd0207 color schemes
#fd0207 color preview, HTML & CSS examples
           This text has a color of #fd0207        
        
          <p style="color:#fd0207;">Text here</p>
        
        
          .mytext {color:#fd0207;}
        
        Text color #fd0207
      
           This box has a color of #fd0207        
        
          <div style="background-color:#fd0207;">Content here</div>
        
        
          .mybackground {background-color:#fd0207;}
        
        Background color #fd0207
      
           Border around this has a color of #fd0207        
        
          <div style="border:2px solid #fd0207;">Content here</div>
        
        
          .myborder {border:2px solid #fd0207;}
        
        Border color #fd0207