#fd052e color space conversions
Hex:
        #fd052e
        RGB:
        253, 5, 46
        CMY:
        1, 98, 82
        CMYK:
        0, 98, 82, 1
      HSL:
        350°, 98.4127%, 50.5882%
        HSV (HSB):
        350°, 98.0237%, 99.2157%
        XYZ:
        41.0554, 21.1884, 4.5107
        xyY:
        0.6150, 0.3174, 21.1884
      CIE-Lab:
        53.1551, 79.8789, 50.0301
        CIE-LCH:
        53.1551, 94.2531, 32.0599
        CIE-Luv:
        53.1551, 168.0037, 30.2094
        Hunter-Lab:
        46.0309, 78.6518, 26.4117
      #fd052e color charts
#fd052e RGB chart
      #fd052e CMYK chart
      #fd052e RGB pie chart
      #fd052e color shades, tints & tones
#fd052e color schemes
#fd052e color preview, HTML & CSS examples
           This text has a color of #fd052e        
        
          <p style="color:#fd052e;">Text here</p>
        
        
          .mytext {color:#fd052e;}
        
        Text color #fd052e
      
           This box has a color of #fd052e        
        
          <div style="background-color:#fd052e;">Content here</div>
        
        
          .mybackground {background-color:#fd052e;}
        
        Background color #fd052e
      
           Border around this has a color of #fd052e        
        
          <div style="border:2px solid #fd052e;">Content here</div>
        
        
          .myborder {border:2px solid #fd052e;}
        
        Border color #fd052e