#fbf05f color space conversions
Hex:
#fbf05f
RGB:
251, 240, 95
CMY:
2, 6, 63
CMYK:
0, 4, 62, 2
HSL:
56°, 95.1220%, 67.8431%
HSV (HSB):
56°, 62.1514%, 98.4314%
XYZ:
73.0093, 83.6556, 23.1256
xyY:
0.4061, 0.4653, 83.6556
CIE-Lab:
93.3007, -13.2105, 69.1219
CIE-LCH:
93.3007, 70.3729, 100.8198
CIE-Luv:
93.3007, 13.5520, 85.5340
Hunter-Lab:
91.4635, -17.5761, 49.0335
#fbf05f color charts
#fbf05f color shades, tints & tones
#fbf05f color schemes
#fbf05f color preview, HTML & CSS examples
This text has a color of #fbf05f
<p style="color:#fbf05f;">Text here</p>
.mytext {color:#fbf05f;}
This box has a color of #fbf05f
<div style="background-color:#fbf05f;">Content here</div>
.mybackground {background-color:#fbf05f;}
Border around this has a color of #fbf05f
<div style="border:2px solid #fbf05f;">Content here</div>
.myborder {border:2px solid #fbf05f;}