#f25f89 color space conversions
Hex:
#f25f89
RGB:
242, 95, 137
CMY:
5, 63, 46
CMYK:
0, 61, 43, 5
HSL:
343°, 84.9711%, 66.0784%
HSV (HSB):
343°, 60.7438%, 94.9020%
XYZ:
45.2255, 28.8678, 26.8553
xyY:
0.4480, 0.2860, 28.8678
CIE-Lab:
60.6648, 59.8961, 6.7549
CIE-LCH:
60.6648, 60.2758, 6.4345
CIE-Luv:
60.6648, 99.2809, -2.6815
Hunter-Lab:
53.7288, 56.2248, 7.9752
#f25f89 color charts
#f25f89 color shades, tints & tones
#f25f89 color schemes
#f25f89 color preview, HTML & CSS examples
This text has a color of #f25f89
<p style="color:#f25f89;">Text here</p>
.mytext {color:#f25f89;}
This box has a color of #f25f89
<div style="background-color:#f25f89;">Content here</div>
.mybackground {background-color:#f25f89;}
Border around this has a color of #f25f89
<div style="border:2px solid #f25f89;">Content here</div>
.myborder {border:2px solid #f25f89;}