#fbf30a color space conversions
Hex:
#fbf30a
RGB:
251, 243, 10
CMY:
2, 5, 96
CMYK:
0, 3, 96, 2
HSL:
58°, 96.7871%, 51.1765%
HSV (HSB):
58°, 96.0159%, 98.4314%
XYZ:
71.8890, 84.6323, 12.8339
xyY:
0.4245, 0.4997, 84.6323
CIE-Lab:
93.7245, -17.3911, 91.1192
CIE-LCH:
93.7245, 92.7640, 100.8056
CIE-Luv:
93.7245, 12.8580, 101.9370
Hunter-Lab:
91.9958, -21.5060, 56.1258
#fbf30a color charts
#fbf30a color shades, tints & tones
#fbf30a color schemes
#fbf30a color preview, HTML & CSS examples
This text has a color of #fbf30a
<p style="color:#fbf30a;">Text here</p>
.mytext {color:#fbf30a;}
This box has a color of #fbf30a
<div style="background-color:#fbf30a;">Content here</div>
.mybackground {background-color:#fbf30a;}
Border around this has a color of #fbf30a
<div style="border:2px solid #fbf30a;">Content here</div>
.myborder {border:2px solid #fbf30a;}