#fd2318 color space conversions
Hex:
        #fd2318
        RGB:
        253, 35, 24
        CMY:
        1, 86, 91
        CMYK:
        0, 86, 91, 1
      HSL:
        3°, 98.2833%, 54.3137%
        HSV (HSB):
        3°, 90.5138%, 99.2157%
        XYZ:
        41.2739, 22.1507, 2.9643
        xyY:
        0.6217, 0.3337, 22.1507
      CIE-Lab:
        54.1865, 76.1027, 60.8454
        CIE-LCH:
        54.1865, 97.4360, 38.6429
        CIE-Luv:
        54.1865, 164.7407, 37.3033
        Hunter-Lab:
        47.0645, 74.1754, 29.2109
      #fd2318 color charts
#fd2318 RGB chart
      #fd2318 CMYK chart
      #fd2318 RGB pie chart
      #fd2318 color shades, tints & tones
#fd2318 color schemes
#fd2318 color preview, HTML & CSS examples
           This text has a color of #fd2318        
        
          <p style="color:#fd2318;">Text here</p>
        
        
          .mytext {color:#fd2318;}
        
        Text color #fd2318
      
           This box has a color of #fd2318        
        
          <div style="background-color:#fd2318;">Content here</div>
        
        
          .mybackground {background-color:#fd2318;}
        
        Background color #fd2318
      
           Border around this has a color of #fd2318        
        
          <div style="border:2px solid #fd2318;">Content here</div>
        
        
          .myborder {border:2px solid #fd2318;}
        
        Border color #fd2318