#f25f6a color space conversions
Hex:
#f25f6a
RGB:
242, 95, 106
CMY:
5, 63, 58
CMYK:
0, 61, 56, 5
HSL:
356°, 84.9711%, 66.0784%
HSV (HSB):
356°, 60.7438%, 94.9020%
XYZ:
43.3117, 28.1023, 16.7772
xyY:
0.4911, 0.3187, 28.1023
CIE-Lab:
59.9810, 57.2576, 23.7800
CIE-LCH:
59.9810, 61.9994, 22.5539
CIE-Luv:
59.9810, 107.9536, 17.6243
Hunter-Lab:
53.0116, 53.0684, 18.3439
#f25f6a color charts
#f25f6a color shades, tints & tones
#f25f6a color schemes
#f25f6a color preview, HTML & CSS examples
This text has a color of #f25f6a
<p style="color:#f25f6a;">Text here</p>
.mytext {color:#f25f6a;}
This box has a color of #f25f6a
<div style="background-color:#f25f6a;">Content here</div>
.mybackground {background-color:#f25f6a;}
Border around this has a color of #f25f6a
<div style="border:2px solid #f25f6a;">Content here</div>
.myborder {border:2px solid #f25f6a;}