#fd144f color space conversions
Hex:
        #fd144f
        RGB:
        253, 20, 79
        CMY:
        1, 92, 69
        CMYK:
        0, 92, 69, 1
      HSL:
        345°, 98.3122%, 53.5294%
        HSV (HSB):
        345°, 92.0949%, 99.2157%
        XYZ:
        42.1695, 21.9475, 9.4108
        xyY:
        0.5735, 0.2985, 21.9475
      CIE-Lab:
        53.9712, 79.7494, 32.2128
        CIE-LCH:
        53.9712, 86.0095, 21.9950
        CIE-Luv:
        53.9712, 157.3480, 18.2133
        Hunter-Lab:
        46.8481, 78.6892, 20.8835
      #fd144f color charts
#fd144f RGB chart
      #fd144f CMYK chart
      #fd144f RGB pie chart
      #fd144f color shades, tints & tones
#fd144f color schemes
#fd144f color preview, HTML & CSS examples
           This text has a color of #fd144f        
        
          <p style="color:#fd144f;">Text here</p>
        
        
          .mytext {color:#fd144f;}
        
        Text color #fd144f
      
           This box has a color of #fd144f        
        
          <div style="background-color:#fd144f;">Content here</div>
        
        
          .mybackground {background-color:#fd144f;}
        
        Background color #fd144f
      
           Border around this has a color of #fd144f        
        
          <div style="border:2px solid #fd144f;">Content here</div>
        
        
          .myborder {border:2px solid #fd144f;}
        
        Border color #fd144f