#fd215b color space conversions
Hex:
        #fd215b
        RGB:
        253, 33, 91
        CMY:
        1, 87, 64
        CMYK:
        0, 87, 64, 1
      HSL:
        344°, 98.2143%, 56.0784%
        HSV (HSB):
        344°, 86.9565%, 99.2157%
        XYZ:
        42.9402, 22.7257, 12.0208
        xyY:
        0.5527, 0.2925, 22.7257
      CIE-Lab:
        54.7887, 78.5353, 26.1046
        CIE-LCH:
        54.7887, 82.7602, 18.3865
        CIE-Luv:
        54.7887, 150.4445, 13.3709
        Hunter-Lab:
        47.6715, 77.3593, 18.4195
      #fd215b color charts
#fd215b RGB chart
      #fd215b CMYK chart
      #fd215b RGB pie chart
      #fd215b color shades, tints & tones
#fd215b color schemes
#fd215b color preview, HTML & CSS examples
           This text has a color of #fd215b        
        
          <p style="color:#fd215b;">Text here</p>
        
        
          .mytext {color:#fd215b;}
        
        Text color #fd215b
      
           This box has a color of #fd215b        
        
          <div style="background-color:#fd215b;">Content here</div>
        
        
          .mybackground {background-color:#fd215b;}
        
        Background color #fd215b
      
           Border around this has a color of #fd215b        
        
          <div style="border:2px solid #fd215b;">Content here</div>
        
        
          .myborder {border:2px solid #fd215b;}
        
        Border color #fd215b