#fbf96b color space conversions
Hex:
#fbf96b
RGB:
251, 249, 107
CMY:
2, 2, 58
CMYK:
0, 1, 57, 2
HSL:
59°, 94.7368%, 70.1961%
HSV (HSB):
59°, 57.3705%, 98.4314%
XYZ:
76.3132, 89.3221, 27.1287
xyY:
0.3959, 0.4634, 89.3221
CIE-Lab:
95.7149, -16.8107, 66.7620
CIE-LCH:
95.7149, 68.8459, 104.1333
CIE-Luv:
95.7149, 7.4627, 85.2092
Hunter-Lab:
94.5104, -21.2619, 49.1384
#fbf96b color charts
#fbf96b color shades, tints & tones
#fbf96b color schemes
#fbf96b color preview, HTML & CSS examples
This text has a color of #fbf96b
<p style="color:#fbf96b;">Text here</p>
.mytext {color:#fbf96b;}
This box has a color of #fbf96b
<div style="background-color:#fbf96b;">Content here</div>
.mybackground {background-color:#fbf96b;}
Border around this has a color of #fbf96b
<div style="border:2px solid #fbf96b;">Content here</div>
.myborder {border:2px solid #fbf96b;}