#f89fed color space conversions
Hex:
#f89fed
RGB:
248, 159, 237
CMY:
3, 38, 7
CMYK:
0, 36, 4, 3
HSL:
307°, 86.4078%, 79.8039%
HSV (HSB):
307°, 35.8871%, 97.2549%
XYZ:
66.3956, 50.8672, 86.4397
xyY:
0.3259, 0.2497, 50.8672
CIE-Lab:
76.5985, 44.5151, -25.5361
CIE-LCH:
76.5985, 51.3194, 330.1592
CIE-Luv:
76.5985, 45.9053, -47.6373
Hunter-Lab:
71.3212, 41.3602, -21.9333
#f89fed color charts
#f89fed color shades, tints & tones
#f89fed color schemes
#f89fed color preview, HTML & CSS examples
This text has a color of #f89fed
<p style="color:#f89fed;">Text here</p>
.mytext {color:#f89fed;}
This box has a color of #f89fed
<div style="background-color:#f89fed;">Content here</div>
.mybackground {background-color:#f89fed;}
Border around this has a color of #f89fed
<div style="border:2px solid #f89fed;">Content here</div>
.myborder {border:2px solid #f89fed;}