#fd515b color space conversions
Hex:
        #fd515b
        RGB:
        253, 81, 91
        CMY:
        1, 68, 64
        CMYK:
        0, 68, 64, 1
      HSL:
        357°, 97.7273%, 65.4902%
        HSV (HSB):
        357°, 67.9842%, 99.2157%
        XYZ:
        45.3388, 27.5228, 12.8204
        xyY:
        0.5292, 0.3212, 27.5228
      CIE-Lab:
        59.4552, 65.4355, 32.0687
        CIE-LCH:
        59.4552, 72.8712, 26.1086
        CIE-Luv:
        59.4552, 129.3265, 23.5153
        Hunter-Lab:
        52.4622, 62.4540, 22.2347
      #fd515b color charts
#fd515b RGB chart
      #fd515b CMYK chart
      #fd515b RGB pie chart
      #fd515b color shades, tints & tones
#fd515b color schemes
#fd515b color preview, HTML & CSS examples
           This text has a color of #fd515b        
        
          <p style="color:#fd515b;">Text here</p>
        
        
          .mytext {color:#fd515b;}
        
        Text color #fd515b
      
           This box has a color of #fd515b        
        
          <div style="background-color:#fd515b;">Content here</div>
        
        
          .mybackground {background-color:#fd515b;}
        
        Background color #fd515b
      
           Border around this has a color of #fd515b        
        
          <div style="border:2px solid #fd515b;">Content here</div>
        
        
          .myborder {border:2px solid #fd515b;}
        
        Border color #fd515b