#fd2158 color space conversions
Hex:
        #fd2158
        RGB:
        253, 33, 88
        CMY:
        1, 87, 65
        CMYK:
        0, 87, 65, 1
      HSL:
        345°, 98.2143%, 56.0784%
        HSV (HSB):
        345°, 86.9565%, 99.2157%
        XYZ:
        42.8133, 22.6749, 11.3527
        xyY:
        0.5572, 0.2951, 22.6749
      CIE-Lab:
        54.7359, 78.3844, 27.8252
        CIE-LCH:
        54.7359, 83.1766, 19.5441
        CIE-Luv:
        54.7359, 151.4527, 14.9828
        Hunter-Lab:
        47.6182, 77.1567, 19.1974
      #fd2158 color charts
#fd2158 RGB chart
      #fd2158 CMYK chart
      #fd2158 RGB pie chart
      #fd2158 color shades, tints & tones
#fd2158 color schemes
#fd2158 color preview, HTML & CSS examples
           This text has a color of #fd2158        
        
          <p style="color:#fd2158;">Text here</p>
        
        
          .mytext {color:#fd2158;}
        
        Text color #fd2158
      
           This box has a color of #fd2158        
        
          <div style="background-color:#fd2158;">Content here</div>
        
        
          .mybackground {background-color:#fd2158;}
        
        Background color #fd2158
      
           Border around this has a color of #fd2158        
        
          <div style="border:2px solid #fd2158;">Content here</div>
        
        
          .myborder {border:2px solid #fd2158;}
        
        Border color #fd2158