#fd053b color space conversions
Hex:
        #fd053b
        RGB:
        253, 5, 59
        CMY:
        1, 98, 77
        CMYK:
        0, 98, 77, 1
      HSL:
        347°, 98.4127%, 50.5882%
        HSV (HSB):
        347°, 98.0237%, 99.2157%
        XYZ:
        41.3517, 21.3070, 6.0708
        xyY:
        0.6017, 0.3100, 21.3070
      CIE-Lab:
        53.2838, 80.2312, 43.0490
        CIE-LCH:
        53.2838, 91.0509, 28.2163
        CIE-Luv:
        53.2838, 165.1342, 25.9126
        Hunter-Lab:
        46.1595, 79.1292, 24.5139
      #fd053b color charts
#fd053b RGB chart
      #fd053b CMYK chart
      #fd053b RGB pie chart
      #fd053b color shades, tints & tones
#fd053b color schemes
#fd053b color preview, HTML & CSS examples
           This text has a color of #fd053b        
        
          <p style="color:#fd053b;">Text here</p>
        
        
          .mytext {color:#fd053b;}
        
        Text color #fd053b
      
           This box has a color of #fd053b        
        
          <div style="background-color:#fd053b;">Content here</div>
        
        
          .mybackground {background-color:#fd053b;}
        
        Background color #fd053b
      
           Border around this has a color of #fd053b        
        
          <div style="border:2px solid #fd053b;">Content here</div>
        
        
          .myborder {border:2px solid #fd053b;}
        
        Border color #fd053b