#f89fb5 color space conversions
Hex:
#f89fb5
RGB:
248, 159, 181
CMY:
3, 38, 29
CMYK:
0, 36, 27, 3
HSL:
345°, 86.4078%, 79.8039%
HSV (HSB):
345°, 35.8871%, 97.2549%
XYZ:
59.4500, 48.0889, 49.8648
xyY:
0.3777, 0.3055, 48.0889
CIE-Lab:
74.8810, 35.8751, 2.5303
CIE-LCH:
74.8810, 35.9642, 4.0344
CIE-Luv:
74.8810, 56.2220, -3.0652
Hunter-Lab:
69.3462, 31.6711, 5.9086
#f89fb5 color charts
#f89fb5 color shades, tints & tones
#f89fb5 color schemes
#f89fb5 color preview, HTML & CSS examples
This text has a color of #f89fb5
<p style="color:#f89fb5;">Text here</p>
.mytext {color:#f89fb5;}
This box has a color of #f89fb5
<div style="background-color:#f89fb5;">Content here</div>
.mybackground {background-color:#f89fb5;}
Border around this has a color of #f89fb5
<div style="border:2px solid #f89fb5;">Content here</div>
.myborder {border:2px solid #f89fb5;}