#fd2124 color space conversions
Hex:
        #fd2124
        RGB:
        253, 33, 36
        CMY:
        1, 87, 86
        CMYK:
        0, 87, 86, 1
      HSL:
        359°, 98.2143%, 56.0784%
        HSV (HSB):
        359°, 86.9565%, 99.2157%
        XYZ:
        41.3703, 22.0977, 3.7539
        xyY:
        0.6154, 0.3287, 22.0977
      CIE-Lab:
        54.1305, 76.6383, 55.8213
        CIE-LCH:
        54.1305, 94.8127, 36.0686
        CIE-Luv:
        54.1305, 163.9550, 34.7958
        Hunter-Lab:
        47.0082, 74.8272, 28.1711
      #fd2124 color charts
#fd2124 RGB chart
      #fd2124 CMYK chart
      #fd2124 RGB pie chart
      #fd2124 color shades, tints & tones
#fd2124 color schemes
#fd2124 color preview, HTML & CSS examples
           This text has a color of #fd2124        
        
          <p style="color:#fd2124;">Text here</p>
        
        
          .mytext {color:#fd2124;}
        
        Text color #fd2124
      
           This box has a color of #fd2124        
        
          <div style="background-color:#fd2124;">Content here</div>
        
        
          .mybackground {background-color:#fd2124;}
        
        Background color #fd2124
      
           Border around this has a color of #fd2124        
        
          <div style="border:2px solid #fd2124;">Content here</div>
        
        
          .myborder {border:2px solid #fd2124;}
        
        Border color #fd2124