#fd2e27 color space conversions
Hex:
        #fd2e27
        RGB:
        253, 46, 39
        CMY:
        1, 82, 85
        CMYK:
        0, 82, 85, 1
      HSL:
        2°, 98.1651%, 57.2549%
        HSV (HSB):
        2°, 84.5850%, 99.2157%
        XYZ:
        41.8512, 22.9831, 4.1498
        xyY:
        0.6067, 0.3332, 22.9831
      CIE-Lab:
        55.0549, 74.1165, 55.2026
        CIE-LCH:
        55.0549, 92.4152, 36.6790
        CIE-Luv:
        55.0549, 158.6533, 35.7987
        Hunter-Lab:
        47.9407, 71.9304, 28.4262
      #fd2e27 color charts
#fd2e27 RGB chart
      #fd2e27 CMYK chart
      #fd2e27 RGB pie chart
      #fd2e27 color shades, tints & tones
#fd2e27 color schemes
#fd2e27 color preview, HTML & CSS examples
           This text has a color of #fd2e27        
        
          <p style="color:#fd2e27;">Text here</p>
        
        
          .mytext {color:#fd2e27;}
        
        Text color #fd2e27
      
           This box has a color of #fd2e27        
        
          <div style="background-color:#fd2e27;">Content here</div>
        
        
          .mybackground {background-color:#fd2e27;}
        
        Background color #fd2e27
      
           Border around this has a color of #fd2e27        
        
          <div style="border:2px solid #fd2e27;">Content here</div>
        
        
          .myborder {border:2px solid #fd2e27;}
        
        Border color #fd2e27