#fbfd2f color space conversions
Hex:
#fbfd2f
RGB:
251, 253, 47
CMY:
2, 1, 82
CMYK:
1, 0, 81, 1
HSL:
61°, 98.0952%, 58.8235%
HSV (HSB):
61°, 81.4229%, 99.2157%
XYZ:
75.4220, 90.9650, 16.2722
xyY:
0.4129, 0.4980, 90.9650
CIE-Lab:
96.3956, -21.5610, 87.6506
CIE-LCH:
96.3956, 90.2636, 103.8197
CIE-Luv:
96.3956, 6.0281, 102.2459
Hunter-Lab:
95.3756, -25.7513, 56.6474
#fbfd2f color charts
#fbfd2f color shades, tints & tones
#fbfd2f color schemes
#fbfd2f color preview, HTML & CSS examples
This text has a color of #fbfd2f
<p style="color:#fbfd2f;">Text here</p>
.mytext {color:#fbfd2f;}
This box has a color of #fbfd2f
<div style="background-color:#fbfd2f;">Content here</div>
.mybackground {background-color:#fbfd2f;}
Border around this has a color of #fbfd2f
<div style="border:2px solid #fbfd2f;">Content here</div>
.myborder {border:2px solid #fbfd2f;}