#fbbd00 color space conversions
Hex:
#fbbd00
RGB:
251, 189, 0
CMY:
2, 26, 100
CMYK:
0, 25, 100, 2
HSL:
45°, 100.0000%, 49.2157%
HSV (HSB):
45°, 100.0000%, 98.4314%
XYZ:
57.9813, 56.9044, 7.9277
xyY:
0.4721, 0.4633, 56.9044
CIE-Lab:
80.1258, 9.7172, 82.2202
CIE-LCH:
80.1258, 82.7924, 83.2597
CIE-Luv:
80.1258, 52.2075, 82.5112
Hunter-Lab:
75.4350, 5.1883, 46.5735
#fbbd00 color charts
#fbbd00 color shades, tints & tones
#fbbd00 color schemes
#fbbd00 color preview, HTML & CSS examples
This text has a color of #fbbd00
<p style="color:#fbbd00;">Text here</p>
.mytext {color:#fbbd00;}
This box has a color of #fbbd00
<div style="background-color:#fbbd00;">Content here</div>
.mybackground {background-color:#fbbd00;}
Border around this has a color of #fbbd00
<div style="border:2px solid #fbbd00;">Content here</div>
.myborder {border:2px solid #fbbd00;}