#fbf04b color space conversions
Hex:
#fbf04b
RGB:
251, 240, 75
CMY:
2, 6, 71
CMYK:
0, 4, 70, 2
HSL:
56°, 95.6522%, 63.9216%
HSV (HSB):
56°, 70.1195%, 98.4314%
XYZ:
72.2137, 83.3374, 18.9363
xyY:
0.4139, 0.4776, 83.3374
CIE-Lab:
93.1620, -14.2817, 76.5733
CIE-LCH:
93.1620, 77.8937, 100.5648
CIE-Luv:
93.1620, 14.0664, 91.4744
Hunter-Lab:
91.2893, -18.5552, 51.6039
#fbf04b color charts
#fbf04b color shades, tints & tones
#fbf04b color schemes
#fbf04b color preview, HTML & CSS examples
This text has a color of #fbf04b
<p style="color:#fbf04b;">Text here</p>
.mytext {color:#fbf04b;}
This box has a color of #fbf04b
<div style="background-color:#fbf04b;">Content here</div>
.mybackground {background-color:#fbf04b;}
Border around this has a color of #fbf04b
<div style="border:2px solid #fbf04b;">Content here</div>
.myborder {border:2px solid #fbf04b;}