#fd1207 color space conversions
Hex:
        #fd1207
        RGB:
        253, 18, 7
        CMY:
        1, 93, 97
        CMYK:
        0, 93, 97, 1
      HSL:
        3°, 98.4000%, 50.9804%
        HSV (HSB):
        3°, 97.2332%, 99.2157%
        XYZ:
        40.7627, 21.3306, 2.1698
        xyY:
        0.6343, 0.3319, 21.3306
      CIE-Lab:
        53.3094, 78.3133, 65.2761
        CIE-LCH:
        53.3094, 101.9506, 39.8121
        CIE-Luv:
        53.3094, 170.5948, 37.7200
        Hunter-Lab:
        46.1851, 76.7192, 29.5441
      #fd1207 color charts
#fd1207 RGB chart
      #fd1207 CMYK chart
      #fd1207 RGB pie chart
      #fd1207 color shades, tints & tones
#fd1207 color schemes
#fd1207 color preview, HTML & CSS examples
           This text has a color of #fd1207        
        
          <p style="color:#fd1207;">Text here</p>
        
        
          .mytext {color:#fd1207;}
        
        Text color #fd1207
      
           This box has a color of #fd1207        
        
          <div style="background-color:#fd1207;">Content here</div>
        
        
          .mybackground {background-color:#fd1207;}
        
        Background color #fd1207
      
           Border around this has a color of #fd1207        
        
          <div style="border:2px solid #fd1207;">Content here</div>
        
        
          .myborder {border:2px solid #fd1207;}
        
        Border color #fd1207