#fd0018 color space conversions
Hex:
        #fd0018
        RGB:
        253, 0, 24
        CMY:
        1, 100, 91
        CMYK:
        0, 100, 91, 1
      HSL:
        354°, 100.0000%, 49.6078%
        HSV (HSB):
        354°, 100.0000%, 99.2157%
        XYZ:
        40.6729, 20.9486, 2.7639
        xyY:
        0.6317, 0.3254, 20.9486
      CIE-Lab:
        52.8932, 79.8304, 60.0028
        CIE-LCH:
        52.8932, 99.8660, 36.9296
        CIE-Luv:
        52.8932, 171.9767, 34.9124
        Hunter-Lab:
        45.7696, 78.5260, 28.4583
      #fd0018 color charts
#fd0018 RGB chart
      #fd0018 CMYK chart
      #fd0018 RGB pie chart
      #fd0018 color shades, tints & tones
#fd0018 color schemes
#fd0018 color preview, HTML & CSS examples
           This text has a color of #fd0018        
        
          <p style="color:#fd0018;">Text here</p>
        
        
          .mytext {color:#fd0018;}
        
        Text color #fd0018
      
           This box has a color of #fd0018        
        
          <div style="background-color:#fd0018;">Content here</div>
        
        
          .mybackground {background-color:#fd0018;}
        
        Background color #fd0018
      
           Border around this has a color of #fd0018        
        
          <div style="border:2px solid #fd0018;">Content here</div>
        
        
          .myborder {border:2px solid #fd0018;}
        
        Border color #fd0018