#f89ed9 color space conversions
Hex:
#f89ed9
RGB:
248, 158, 217
CMY:
3, 38, 15
CMYK:
0, 36, 13, 3
HSL:
321°, 86.5385%, 79.6078%
HSV (HSB):
321°, 36.2903%, 97.2549%
XYZ:
63.4626, 49.4199, 71.8398
xyY:
0.3436, 0.2675, 49.4199
CIE-Lab:
75.7118, 41.7056, -15.9893
CIE-LCH:
75.7118, 44.6656, 339.0239
CIE-Luv:
75.7118, 50.1623, -31.8880
Hunter-Lab:
70.2993, 38.1169, -11.3797
#f89ed9 color charts
#f89ed9 color shades, tints & tones
#f89ed9 color schemes
#f89ed9 color preview, HTML & CSS examples
This text has a color of #f89ed9
<p style="color:#f89ed9;">Text here</p>
.mytext {color:#f89ed9;}
This box has a color of #f89ed9
<div style="background-color:#f89ed9;">Content here</div>
.mybackground {background-color:#f89ed9;}
Border around this has a color of #f89ed9
<div style="border:2px solid #f89ed9;">Content here</div>
.myborder {border:2px solid #f89ed9;}