#fbf98b color space conversions
Hex:
#fbf98b
RGB:
251, 249, 139
CMY:
2, 2, 45
CMYK:
0, 1, 45, 2
HSL:
59°, 93.3333%, 76.4706%
HSV (HSB):
59°, 44.6215%, 98.4314%
XYZ:
78.3195, 90.1247, 37.6940
xyY:
0.3799, 0.4372, 90.1247
CIE-Lab:
96.0485, -14.2111, 52.7546
CIE-LCH:
96.0485, 54.6351, 105.0765
CIE-Luv:
96.0485, 6.4383, 71.4837
Hunter-Lab:
94.9340, -18.8739, 42.9124
#fbf98b color charts
#fbf98b color shades, tints & tones
#fbf98b color schemes
#fbf98b color preview, HTML & CSS examples
This text has a color of #fbf98b
<p style="color:#fbf98b;">Text here</p>
.mytext {color:#fbf98b;}
This box has a color of #fbf98b
<div style="background-color:#fbf98b;">Content here</div>
.mybackground {background-color:#fbf98b;}
Border around this has a color of #fbf98b
<div style="border:2px solid #fbf98b;">Content here</div>
.myborder {border:2px solid #fbf98b;}