#fd2b60 color space conversions
Hex:
        #fd2b60
        RGB:
        253, 43, 96
        CMY:
        1, 83, 62
        CMYK:
        0, 83, 62, 1
      HSL:
        345°, 98.1308%, 58.0392%
        HSV (HSB):
        345°, 83.0040%, 99.2157%
        XYZ:
        43.4832, 23.4549, 13.3018
        xyY:
        0.5419, 0.2923, 23.4549
      CIE-Lab:
        55.5379, 76.9164, 24.1028
        CIE-LCH:
        55.5379, 80.6044, 17.3991
        CIE-Luv:
        55.5379, 145.7057, 12.0582
        Hunter-Lab:
        48.4303, 75.5135, 17.6167
      #fd2b60 color charts
#fd2b60 RGB chart
      #fd2b60 CMYK chart
      #fd2b60 RGB pie chart
      #fd2b60 color shades, tints & tones
#fd2b60 color schemes
#fd2b60 color preview, HTML & CSS examples
           This text has a color of #fd2b60        
        
          <p style="color:#fd2b60;">Text here</p>
        
        
          .mytext {color:#fd2b60;}
        
        Text color #fd2b60
      
           This box has a color of #fd2b60        
        
          <div style="background-color:#fd2b60;">Content here</div>
        
        
          .mybackground {background-color:#fd2b60;}
        
        Background color #fd2b60
      
           Border around this has a color of #fd2b60        
        
          <div style="border:2px solid #fd2b60;">Content here</div>
        
        
          .myborder {border:2px solid #fd2b60;}
        
        Border color #fd2b60