#ff2f59 color space conversions
Hex:
        #ff2f59
        RGB:
        255, 47, 89
        CMY:
        0, 82, 65
        CMYK:
        0, 82, 65, 0
      HSL:
        348°, 100.0000%, 59.2157%
        HSV (HSB):
        348°, 81.5686%, 100.0000%
        XYZ:
        44.0597, 24.0143, 11.7642
        xyY:
        0.5519, 0.3008, 24.0143
      CIE-Lab:
        56.1021, 76.1794, 29.0568
        CIE-LCH:
        56.1021, 81.5329, 20.8782
        CIE-Luv:
        56.1021, 148.1246, 17.0293
        Hunter-Lab:
        49.0044, 74.7311, 20.0696
      #ff2f59 color charts
#ff2f59 RGB chart
      #ff2f59 CMYK chart
      #ff2f59 RGB pie chart
      #ff2f59 color shades, tints & tones
#ff2f59 color schemes
#ff2f59 color preview, HTML & CSS examples
           This text has a color of #ff2f59        
        
          <p style="color:#ff2f59;">Text here</p>
        
        
          .mytext {color:#ff2f59;}
        
        Text color #ff2f59
      
           This box has a color of #ff2f59        
        
          <div style="background-color:#ff2f59;">Content here</div>
        
        
          .mybackground {background-color:#ff2f59;}
        
        Background color #ff2f59
      
           Border around this has a color of #ff2f59        
        
          <div style="border:2px solid #ff2f59;">Content here</div>
        
        
          .myborder {border:2px solid #ff2f59;}
        
        Border color #ff2f59