#fd2938 color space conversions
Hex:
        #fd2938
        RGB:
        253, 41, 56
        CMY:
        1, 84, 78
        CMYK:
        0, 84, 78, 1
      HSL:
        356°, 98.1481%, 57.6471%
        HSV (HSB):
        356°, 83.7945%, 99.2157%
        XYZ:
        42.0148, 22.7540, 5.9189
        xyY:
        0.5944, 0.3219, 22.7540
      CIE-Lab:
        54.8181, 75.6322, 46.3371
        CIE-LCH:
        54.8181, 88.6981, 31.4943
        CIE-Luv:
        54.8181, 157.6165, 30.1076
        Hunter-Lab:
        47.7012, 73.7440, 26.0339
      #fd2938 color charts
#fd2938 RGB chart
      #fd2938 CMYK chart
      #fd2938 RGB pie chart
      #fd2938 color shades, tints & tones
#fd2938 color schemes
#fd2938 color preview, HTML & CSS examples
           This text has a color of #fd2938        
        
          <p style="color:#fd2938;">Text here</p>
        
        
          .mytext {color:#fd2938;}
        
        Text color #fd2938
      
           This box has a color of #fd2938        
        
          <div style="background-color:#fd2938;">Content here</div>
        
        
          .mybackground {background-color:#fd2938;}
        
        Background color #fd2938
      
           Border around this has a color of #fd2938        
        
          <div style="border:2px solid #fd2938;">Content here</div>
        
        
          .myborder {border:2px solid #fd2938;}
        
        Border color #fd2938