#f25a86 color space conversions
Hex:
        #f25a86
        RGB:
        242, 90, 134
        CMY:
        5, 65, 47
        CMYK:
        0, 63, 45, 5
      HSL:
        343°, 85.3933%, 65.0980%
        HSV (HSB):
        343°, 62.8099%, 94.9020%
        XYZ:
        44.5772, 27.9108, 25.5921
        xyY:
        0.4545, 0.2846, 27.9108
      CIE-Lab:
        59.8081, 61.7146, 7.2761
        CIE-LCH:
        59.8081, 62.1420, 6.7240
        CIE-Luv:
        59.8081, 102.9044, -2.4644
        Hunter-Lab:
        52.8307, 58.1601, 8.2604
      #f25a86 color charts
#f25a86 RGB chart
      #f25a86 CMYK chart
      #f25a86 RGB pie chart
      #f25a86 color shades, tints & tones
#f25a86 color schemes
#f25a86 color preview, HTML & CSS examples
           This text has a color of #f25a86        
        
          <p style="color:#f25a86;">Text here</p>
        
        
          .mytext {color:#f25a86;}
        
        Text color #f25a86
      
           This box has a color of #f25a86        
        
          <div style="background-color:#f25a86;">Content here</div>
        
        
          .mybackground {background-color:#f25a86;}
        
        Background color #f25a86
      
           Border around this has a color of #f25a86        
        
          <div style="border:2px solid #f25a86;">Content here</div>
        
        
          .myborder {border:2px solid #f25a86;}
        
        Border color #f25a86