#fd0145 color space conversions
Hex:
        #fd0145
        RGB:
        253, 1, 69
        CMY:
        1, 100, 73
        CMYK:
        0, 100, 73, 1
      HSL:
        344°, 99.2126%, 49.8039%
        HSV (HSB):
        344°, 99.6047%, 99.2157%
        XYZ:
        41.5930, 21.3340, 7.5559
        xyY:
        0.5901, 0.3027, 21.3340
      CIE-Lab:
        53.3131, 80.8404, 37.3180
        CIE-LCH:
        53.3131, 89.0382, 24.7792
        CIE-Luv:
        53.3131, 162.9516, 21.7119
        Hunter-Lab:
        46.1888, 79.9091, 22.6330
      #fd0145 color charts
#fd0145 RGB chart
      #fd0145 CMYK chart
      #fd0145 RGB pie chart
      #fd0145 color shades, tints & tones
#fd0145 color schemes
#fd0145 color preview, HTML & CSS examples
           This text has a color of #fd0145        
        
          <p style="color:#fd0145;">Text here</p>
        
        
          .mytext {color:#fd0145;}
        
        Text color #fd0145
      
           This box has a color of #fd0145        
        
          <div style="background-color:#fd0145;">Content here</div>
        
        
          .mybackground {background-color:#fd0145;}
        
        Background color #fd0145
      
           Border around this has a color of #fd0145        
        
          <div style="border:2px solid #fd0145;">Content here</div>
        
        
          .myborder {border:2px solid #fd0145;}
        
        Border color #fd0145