#f25d74 color space conversions
Hex:
        #f25d74
        RGB:
        242, 93, 116
        CMY:
        5, 64, 55
        CMYK:
        0, 62, 52, 5
      HSL:
        351°, 85.1429%, 65.6863%
        HSV (HSB):
        351°, 61.5702%, 94.9020%
        XYZ:
        43.6847, 27.9669, 19.6187
        xyY:
        0.4786, 0.3064, 27.9669
      CIE-Lab:
        59.8588, 58.8857, 17.8288
        CIE-LCH:
        59.8588, 61.5256, 16.8447
        CIE-Luv:
        59.8588, 106.5154, 10.7470
        Hunter-Lab:
        52.8837, 54.9036, 15.0233
      #f25d74 color charts
#f25d74 RGB chart
      #f25d74 CMYK chart
      #f25d74 RGB pie chart
      #f25d74 color shades, tints & tones
#f25d74 color schemes
#f25d74 color preview, HTML & CSS examples
           This text has a color of #f25d74        
        
          <p style="color:#f25d74;">Text here</p>
        
        
          .mytext {color:#f25d74;}
        
        Text color #f25d74
      
           This box has a color of #f25d74        
        
          <div style="background-color:#f25d74;">Content here</div>
        
        
          .mybackground {background-color:#f25d74;}
        
        Background color #f25d74
      
           Border around this has a color of #f25d74        
        
          <div style="border:2px solid #f25d74;">Content here</div>
        
        
          .myborder {border:2px solid #f25d74;}
        
        Border color #f25d74