#fb99fd color space conversions
Hex:
#fb99fd
RGB:
251, 153, 253
CMY:
2, 40, 1
CMYK:
1, 40, 0, 1
HSL:
299°, 96.1538%, 79.6078%
HSV (HSB):
299°, 39.5257%, 99.2157%
XYZ:
68.9045, 50.3835, 99.0218
xyY:
0.3156, 0.2308, 50.3835
CIE-Lab:
76.3041, 51.3031, -34.6252
CIE-LCH:
76.3041, 61.8944, 325.9840
CIE-Luv:
76.3041, 47.4845, -63.5748
Hunter-Lab:
70.9814, 49.0599, -33.0250
#fb99fd color charts
#fb99fd color shades, tints & tones
#fb99fd color schemes
#fb99fd color preview, HTML & CSS examples
This text has a color of #fb99fd
<p style="color:#fb99fd;">Text here</p>
.mytext {color:#fb99fd;}
This box has a color of #fb99fd
<div style="background-color:#fb99fd;">Content here</div>
.mybackground {background-color:#fb99fd;}
Border around this has a color of #fb99fd
<div style="border:2px solid #fb99fd;">Content here</div>
.myborder {border:2px solid #fb99fd;}