#fd0116 color space conversions
Hex:
        #fd0116
        RGB:
        253, 1, 22
        CMY:
        1, 100, 91
        CMYK:
        0, 100, 91, 1
      HSL:
        355°, 99.2126%, 49.8039%
        HSV (HSB):
        355°, 99.6047%, 99.2157%
        XYZ:
        40.6637, 20.9623, 2.6620
        xyY:
        0.6325, 0.3261, 20.9623
      CIE-Lab:
        52.9082, 79.7373, 60.7605
        CIE-LCH:
        52.9082, 100.2491, 37.3077
        CIE-Luv:
        52.9082, 172.0489, 35.2637
        Hunter-Lab:
        45.7846, 78.4122, 28.6020
      #fd0116 color charts
#fd0116 RGB chart
      #fd0116 CMYK chart
      #fd0116 RGB pie chart
      #fd0116 color shades, tints & tones
#fd0116 color schemes
#fd0116 color preview, HTML & CSS examples
           This text has a color of #fd0116        
        
          <p style="color:#fd0116;">Text here</p>
        
        
          .mytext {color:#fd0116;}
        
        Text color #fd0116
      
           This box has a color of #fd0116        
        
          <div style="background-color:#fd0116;">Content here</div>
        
        
          .mybackground {background-color:#fd0116;}
        
        Background color #fd0116
      
           Border around this has a color of #fd0116        
        
          <div style="border:2px solid #fd0116;">Content here</div>
        
        
          .myborder {border:2px solid #fd0116;}
        
        Border color #fd0116