#fd044b color space conversions
Hex:
        #fd044b
        RGB:
        253, 4, 75
        CMY:
        1, 98, 71
        CMYK:
        0, 98, 70, 1
      HSL:
        343°, 98.4190%, 50.3922%
        HSV (HSB):
        343°, 98.4190%, 99.2157%
        XYZ:
        41.8214, 21.4775, 8.5979
        xyY:
        0.5817, 0.2987, 21.4775
      CIE-Lab:
        53.4682, 80.8658, 33.9686
        CIE-LCH:
        53.4682, 87.7106, 22.7854
        CIE-Luv:
        53.4682, 160.8032, 19.1711
        Hunter-Lab:
        46.3438, 79.9798, 21.4409
      #fd044b color charts
#fd044b RGB chart
      #fd044b CMYK chart
      #fd044b RGB pie chart
      #fd044b color shades, tints & tones
#fd044b color schemes
#fd044b color preview, HTML & CSS examples
           This text has a color of #fd044b        
        
          <p style="color:#fd044b;">Text here</p>
        
        
          .mytext {color:#fd044b;}
        
        Text color #fd044b
      
           This box has a color of #fd044b        
        
          <div style="background-color:#fd044b;">Content here</div>
        
        
          .mybackground {background-color:#fd044b;}
        
        Background color #fd044b
      
           Border around this has a color of #fd044b        
        
          <div style="border:2px solid #fd044b;">Content here</div>
        
        
          .myborder {border:2px solid #fd044b;}
        
        Border color #fd044b