#fd1838 color space conversions
Hex:
        #fd1838
        RGB:
        253, 24, 56
        CMY:
        1, 91, 78
        CMYK:
        0, 91, 78, 1
      HSL:
        352°, 98.2833%, 54.3137%
        HSV (HSB):
        352°, 90.5138%, 99.2157%
        XYZ:
        41.5485, 21.8214, 5.7635
        xyY:
        0.6010, 0.3156, 21.8214
      CIE-Lab:
        53.8370, 78.4466, 45.3147
        CIE-LCH:
        53.8370, 90.5941, 30.0129
        CIE-Luv:
        53.8370, 162.7471, 28.1648
        Hunter-Lab:
        46.7134, 77.0153, 25.3842
      #fd1838 color charts
#fd1838 RGB chart
      #fd1838 CMYK chart
      #fd1838 RGB pie chart
      #fd1838 color shades, tints & tones
#fd1838 color schemes
#fd1838 color preview, HTML & CSS examples
           This text has a color of #fd1838        
        
          <p style="color:#fd1838;">Text here</p>
        
        
          .mytext {color:#fd1838;}
        
        Text color #fd1838
      
           This box has a color of #fd1838        
        
          <div style="background-color:#fd1838;">Content here</div>
        
        
          .mybackground {background-color:#fd1838;}
        
        Background color #fd1838
      
           Border around this has a color of #fd1838        
        
          <div style="border:2px solid #fd1838;">Content here</div>
        
        
          .myborder {border:2px solid #fd1838;}
        
        Border color #fd1838