#f25f76 color space conversions
Hex:
        #f25f76
        RGB:
        242, 95, 118
        CMY:
        5, 63, 54
        CMYK:
        0, 61, 51, 5
      HSL:
        351°, 84.9711%, 66.0784%
        HSV (HSB):
        351°, 60.7438%, 94.9020%
        XYZ:
        43.9802, 28.3697, 20.2974
        xyY:
        0.4747, 0.3062, 28.3697
      CIE-Lab:
        60.2213, 58.1916, 17.1658
        CIE-LCH:
        60.2213, 60.6706, 16.4354
        CIE-Luv:
        60.2213, 104.7682, 10.2037
        Hunter-Lab:
        53.2632, 54.1794, 14.6901
      #f25f76 color charts
#f25f76 RGB chart
      #f25f76 CMYK chart
      #f25f76 RGB pie chart
      #f25f76 color shades, tints & tones
#f25f76 color schemes
#f25f76 color preview, HTML & CSS examples
           This text has a color of #f25f76        
        
          <p style="color:#f25f76;">Text here</p>
        
        
          .mytext {color:#f25f76;}
        
        Text color #f25f76
      
           This box has a color of #f25f76        
        
          <div style="background-color:#f25f76;">Content here</div>
        
        
          .mybackground {background-color:#f25f76;}
        
        Background color #f25f76
      
           Border around this has a color of #f25f76        
        
          <div style="border:2px solid #f25f76;">Content here</div>
        
        
          .myborder {border:2px solid #f25f76;}
        
        Border color #f25f76