#f89eb9 color space conversions
Hex:
#f89eb9
RGB:
248, 158, 185
CMY:
3, 38, 27
CMYK:
0, 36, 25, 3
HSL:
342°, 86.5385%, 79.6078%
HSV (HSB):
342°, 36.2903%, 97.2549%
XYZ:
59.6952, 47.9130, 52.0008
xyY:
0.3740, 0.3002, 47.9130
CIE-Lab:
74.7700, 36.9405, 0.1685
CIE-LCH:
74.7700, 36.9409, 0.2613
CIE-Luv:
74.7700, 56.0918, -6.6504
Hunter-Lab:
69.2192, 32.8063, 3.9119
#f89eb9 color charts
#f89eb9 color shades, tints & tones
#f89eb9 color schemes
#f89eb9 color preview, HTML & CSS examples
This text has a color of #f89eb9
<p style="color:#f89eb9;">Text here</p>
.mytext {color:#f89eb9;}
This box has a color of #f89eb9
<div style="background-color:#f89eb9;">Content here</div>
.mybackground {background-color:#f89eb9;}
Border around this has a color of #f89eb9
<div style="border:2px solid #f89eb9;">Content here</div>
.myborder {border:2px solid #f89eb9;}