#fd0312 color space conversions
Hex:
        #fd0312
        RGB:
        253, 3, 18
        CMY:
        1, 99, 93
        CMYK:
        0, 99, 93, 1
      HSL:
        356°, 98.4252%, 50.1961%
        HSV (HSB):
        356°, 98.8142%, 99.2157%
        XYZ:
        40.6498, 20.9914, 2.4815
        xyY:
        0.6339, 0.3274, 20.9914
      CIE-Lab:
        52.9401, 79.5566, 62.1579
        CIE-LCH:
        52.9401, 100.9597, 38.0006
        CIE-Luv:
        52.9401, 172.1472, 35.8986
        Hunter-Lab:
        45.8164, 78.1920, 28.8602
      #fd0312 color charts
#fd0312 RGB chart
      #fd0312 CMYK chart
      #fd0312 RGB pie chart
      #fd0312 color shades, tints & tones
#fd0312 color schemes
#fd0312 color preview, HTML & CSS examples
           This text has a color of #fd0312        
        
          <p style="color:#fd0312;">Text here</p>
        
        
          .mytext {color:#fd0312;}
        
        Text color #fd0312
      
           This box has a color of #fd0312        
        
          <div style="background-color:#fd0312;">Content here</div>
        
        
          .mybackground {background-color:#fd0312;}
        
        Background color #fd0312
      
           Border around this has a color of #fd0312        
        
          <div style="border:2px solid #fd0312;">Content here</div>
        
        
          .myborder {border:2px solid #fd0312;}
        
        Border color #fd0312