#f89fb9 color space conversions
Hex:
#f89fb9
RGB:
248, 159, 185
CMY:
3, 38, 27
CMYK:
0, 36, 25, 3
HSL:
342°, 86.4078%, 79.8039%
HSV (HSB):
342°, 35.8871%, 97.2549%
XYZ:
59.8665, 48.2555, 52.0579
xyY:
0.3737, 0.3013, 48.2555
CIE-Lab:
74.9858, 36.4194, 0.4833
CIE-LCH:
74.9858, 36.4227, 0.7604
CIE-Luv:
74.9858, 55.5115, -6.0954
Hunter-Lab:
69.4662, 32.2668, 4.1945
#f89fb9 color charts
#f89fb9 color shades, tints & tones
#f89fb9 color schemes
#f89fb9 color preview, HTML & CSS examples
This text has a color of #f89fb9
<p style="color:#f89fb9;">Text here</p>
.mytext {color:#f89fb9;}
This box has a color of #f89fb9
<div style="background-color:#f89fb9;">Content here</div>
.mybackground {background-color:#f89fb9;}
Border around this has a color of #f89fb9
<div style="border:2px solid #f89fb9;">Content here</div>
.myborder {border:2px solid #f89fb9;}