#f89bec color space conversions
Hex:
#f89bec
RGB:
248, 155, 236
CMY:
3, 39, 7
CMYK:
0, 38, 5, 3
HSL:
308°, 86.9159%, 79.0196%
HSV (HSB):
308°, 37.5000%, 97.2549%
XYZ:
65.5731, 49.4553, 85.4466
xyY:
0.3271, 0.2467, 49.4553
CIE-Lab:
75.7337, 46.4029, -26.3152
CIE-LCH:
75.7337, 53.3453, 330.4423
CIE-Luv:
75.7337, 47.9817, -49.1385
Hunter-Lab:
70.3244, 43.3721, -22.8123
#f89bec color charts
#f89bec color shades, tints & tones
#f89bec color schemes
#f89bec color preview, HTML & CSS examples
This text has a color of #f89bec
<p style="color:#f89bec;">Text here</p>
.mytext {color:#f89bec;}
This box has a color of #f89bec
<div style="background-color:#f89bec;">Content here</div>
.mybackground {background-color:#f89bec;}
Border around this has a color of #f89bec
<div style="border:2px solid #f89bec;">Content here</div>
.myborder {border:2px solid #f89bec;}