#fb98e9 color space conversions
Hex:
#fb98e9
RGB:
251, 152, 233
CMY:
2, 40, 9
CMYK:
0, 39, 7, 2
HSL:
311°, 92.5234%, 79.0196%
HSV (HSB):
311°, 39.4422%, 98.4314%
XYZ:
65.7199, 48.8489, 83.0558
xyY:
0.3325, 0.2472, 48.8489
CIE-Lab:
75.3572, 48.3551, -25.2274
CIE-LCH:
75.3572, 54.5402, 332.4485
CIE-Luv:
75.3572, 52.0096, -47.6896
Hunter-Lab:
69.8920, 45.5337, -21.5326
#fb98e9 color charts
#fb98e9 color shades, tints & tones
#fb98e9 color schemes
#fb98e9 color preview, HTML & CSS examples
This text has a color of #fb98e9
<p style="color:#fb98e9;">Text here</p>
.mytext {color:#fb98e9;}
This box has a color of #fb98e9
<div style="background-color:#fb98e9;">Content here</div>
.mybackground {background-color:#fb98e9;}
Border around this has a color of #fb98e9
<div style="border:2px solid #fb98e9;">Content here</div>
.myborder {border:2px solid #fb98e9;}