#fb98f8 color space conversions
Hex:
#fb98f8
RGB:
251, 152, 248
CMY:
2, 40, 3
CMYK:
0, 39, 1, 2
HSL:
302°, 92.5234%, 79.0196%
HSV (HSB):
302°, 39.4422%, 98.4314%
XYZ:
67.9552, 49.7430, 94.8267
xyY:
0.3198, 0.2341, 49.7430
CIE-Lab:
75.9113, 50.9240, -32.5265
CIE-LCH:
75.9113, 60.4254, 327.4325
CIE-Luv:
75.9113, 48.9370, -60.0220
Hunter-Lab:
70.5287, 48.5614, -30.3460
#fb98f8 color charts
#fb98f8 color shades, tints & tones
#fb98f8 color schemes
#fb98f8 color preview, HTML & CSS examples
This text has a color of #fb98f8
<p style="color:#fb98f8;">Text here</p>
.mytext {color:#fb98f8;}
This box has a color of #fb98f8
<div style="background-color:#fb98f8;">Content here</div>
.mybackground {background-color:#fb98f8;}
Border around this has a color of #fb98f8
<div style="border:2px solid #fb98f8;">Content here</div>
.myborder {border:2px solid #fb98f8;}