#fbf04d color space conversions
Hex:
#fbf04d
RGB:
251, 240, 77
CMY:
2, 6, 70
CMYK:
0, 4, 69, 2
HSL:
56°, 95.6044%, 64.3137%
HSV (HSB):
56°, 69.3227%, 98.4314%
XYZ:
72.2833, 83.3652, 19.3025
xyY:
0.4132, 0.4765, 83.3652
CIE-Lab:
93.1741, -14.1876, 75.8790
CIE-LCH:
93.1741, 77.1940, 100.5907
CIE-Luv:
93.1741, 14.0209, 90.9494
Hunter-Lab:
91.3046, -18.4695, 51.3788
#fbf04d color charts
#fbf04d color shades, tints & tones
#fbf04d color schemes
#fbf04d color preview, HTML & CSS examples
This text has a color of #fbf04d
<p style="color:#fbf04d;">Text here</p>
.mytext {color:#fbf04d;}
This box has a color of #fbf04d
<div style="background-color:#fbf04d;">Content here</div>
.mybackground {background-color:#fbf04d;}
Border around this has a color of #fbf04d
<div style="border:2px solid #fbf04d;">Content here</div>
.myborder {border:2px solid #fbf04d;}