#f89bb9 color space conversions
Hex:
#f89bb9
RGB:
248, 155, 185
CMY:
3, 39, 27
CMYK:
0, 38, 25, 3
HSL:
341°, 86.9159%, 79.0196%
HSV (HSB):
341°, 37.5000%, 97.2549%
XYZ:
59.1897, 46.9019, 51.8323
xyY:
0.3748, 0.2970, 46.9019
CIE-Lab:
74.1270, 38.5000, -0.7711
CIE-LCH:
74.1270, 38.5077, 358.8526
CIE-Luv:
74.1270, 57.8257, -8.3080
Hunter-Lab:
68.4850, 34.4240, 3.0664
#f89bb9 color charts
#f89bb9 color shades, tints & tones
#f89bb9 color schemes
#f89bb9 color preview, HTML & CSS examples
This text has a color of #f89bb9
<p style="color:#f89bb9;">Text here</p>
.mytext {color:#f89bb9;}
This box has a color of #f89bb9
<div style="background-color:#f89bb9;">Content here</div>
.mybackground {background-color:#f89bb9;}
Border around this has a color of #f89bb9
<div style="border:2px solid #f89bb9;">Content here</div>
.myborder {border:2px solid #f89bb9;}