#fd2143 color space conversions
Hex:
        #fd2143
        RGB:
        253, 33, 67
        CMY:
        1, 87, 74
        CMYK:
        0, 87, 74, 1
      HSL:
        351°, 98.2143%, 56.0784%
        HSV (HSB):
        351°, 86.9565%, 99.2157%
        XYZ:
        42.0650, 22.3756, 7.4120
        xyY:
        0.5854, 0.3114, 22.3756
      CIE-Lab:
        54.4233, 77.4857, 39.7570
        CIE-LCH:
        54.4233, 87.0899, 27.1618
        CIE-Luv:
        54.4233, 157.6869, 24.9016
        Hunter-Lab:
        47.3029, 75.9546, 23.8217
      #fd2143 color charts
#fd2143 RGB chart
      #fd2143 CMYK chart
      #fd2143 RGB pie chart
      #fd2143 color shades, tints & tones
#fd2143 color schemes
#fd2143 color preview, HTML & CSS examples
           This text has a color of #fd2143        
        
          <p style="color:#fd2143;">Text here</p>
        
        
          .mytext {color:#fd2143;}
        
        Text color #fd2143
      
           This box has a color of #fd2143        
        
          <div style="background-color:#fd2143;">Content here</div>
        
        
          .mybackground {background-color:#fd2143;}
        
        Background color #fd2143
      
           Border around this has a color of #fd2143        
        
          <div style="border:2px solid #fd2143;">Content here</div>
        
        
          .myborder {border:2px solid #fd2143;}
        
        Border color #fd2143