#fbfc80 color space conversions
Hex:
#fbfc80
RGB:
251, 252, 128
CMY:
2, 1, 50
CMYK:
0, 0, 49, 1
HSL:
60°, 95.3846%, 74.5098%
HSV (HSB):
60°, 49.2063%, 98.8235%
XYZ:
78.4903, 91.6885, 33.9829
xyY:
0.3845, 0.4491, 91.6885
CIE-Lab:
96.6928, -16.6481, 58.6344
CIE-LCH:
96.6928, 60.9521, 105.8508
CIE-Luv:
96.6928, 4.9841, 78.0291
Hunter-Lab:
95.7541, -21.2520, 45.9861
#fbfc80 color charts
#fbfc80 color shades, tints & tones
#fbfc80 color schemes
#fbfc80 color preview, HTML & CSS examples
This text has a color of #fbfc80
<p style="color:#fbfc80;">Text here</p>
.mytext {color:#fbfc80;}
This box has a color of #fbfc80
<div style="background-color:#fbfc80;">Content here</div>
.mybackground {background-color:#fbfc80;}
Border around this has a color of #fbfc80
<div style="border:2px solid #fbfc80;">Content here</div>
.myborder {border:2px solid #fbfc80;}