#fb98f5 color space conversions
Hex:
#fb98f5
RGB:
251, 152, 245
CMY:
2, 40, 4
CMYK:
0, 39, 2, 2
HSL:
304°, 92.5234%, 79.0196%
HSV (HSB):
304°, 39.4422%, 98.4314%
XYZ:
67.4933, 49.5583, 92.3946
xyY:
0.3222, 0.2366, 49.5583
CIE-Lab:
75.7973, 50.3999, -31.0759
CIE-LCH:
75.7973, 59.2103, 328.3425
CIE-Luv:
75.7973, 49.5498, -57.5519
Hunter-Lab:
70.3976, 47.9400, -28.5379
#fb98f5 color charts
#fb98f5 color shades, tints & tones
#fb98f5 color schemes
#fb98f5 color preview, HTML & CSS examples
This text has a color of #fb98f5
<p style="color:#fb98f5;">Text here</p>
.mytext {color:#fb98f5;}
This box has a color of #fb98f5
<div style="background-color:#fb98f5;">Content here</div>
.mybackground {background-color:#fb98f5;}
Border around this has a color of #fb98f5
<div style="border:2px solid #fb98f5;">Content here</div>
.myborder {border:2px solid #fb98f5;}