#f25d75 color space conversions
Hex:
        #f25d75
        RGB:
        242, 93, 117
        CMY:
        5, 64, 54
        CMYK:
        0, 62, 52, 5
      HSL:
        350°, 85.1429%, 65.6863%
        HSV (HSB):
        350°, 61.5702%, 94.9020%
        XYZ:
        43.7432, 27.9903, 19.9268
        xyY:
        0.4772, 0.3054, 27.9903
      CIE-Lab:
        59.8800, 58.9667, 17.2771
        CIE-LCH:
        59.8800, 61.4457, 16.3304
        CIE-Luv:
        59.8800, 106.2372, 10.1076
        Hunter-Lab:
        52.9059, 55.0006, 14.7028
      #f25d75 color charts
#f25d75 RGB chart
      #f25d75 CMYK chart
      #f25d75 RGB pie chart
      #f25d75 color shades, tints & tones
#f25d75 color schemes
#f25d75 color preview, HTML & CSS examples
           This text has a color of #f25d75        
        
          <p style="color:#f25d75;">Text here</p>
        
        
          .mytext {color:#f25d75;}
        
        Text color #f25d75
      
           This box has a color of #f25d75        
        
          <div style="background-color:#f25d75;">Content here</div>
        
        
          .mybackground {background-color:#f25d75;}
        
        Background color #f25d75
      
           Border around this has a color of #f25d75        
        
          <div style="border:2px solid #f25d75;">Content here</div>
        
        
          .myborder {border:2px solid #f25d75;}
        
        Border color #f25d75