#f89cff color space conversions
Hex:
#f89cff
RGB:
248, 156, 255
CMY:
3, 39, 0
CMYK:
3, 39, 0, 0
HSL:
296°, 100.0000%, 80.5882%
HSV (HSB):
296°, 38.8235%, 100.0000%
XYZ:
68.6499, 50.9534, 100.8245
xyY:
0.3114, 0.2312, 50.9534
CIE-Lab:
76.6508, 49.2548, -35.1963
CIE-LCH:
76.6508, 60.5377, 324.4513
CIE-Luv:
76.6508, 43.8519, -64.2234
Hunter-Lab:
71.3816, 46.7509, -33.7782
#f89cff color charts
#f89cff color shades, tints & tones
#f89cff color schemes
#f89cff color preview, HTML & CSS examples
This text has a color of #f89cff
<p style="color:#f89cff;">Text here</p>
.mytext {color:#f89cff;}
This box has a color of #f89cff
<div style="background-color:#f89cff;">Content here</div>
.mybackground {background-color:#f89cff;}
Border around this has a color of #f89cff
<div style="border:2px solid #f89cff;">Content here</div>
.myborder {border:2px solid #f89cff;}