#fbd300 color space conversions
Hex:
#fbd300
RGB:
251, 211, 0
CMY:
2, 17, 100
CMYK:
0, 16, 100, 2
HSL:
50°, 100.0000%, 49.2157%
HSV (HSB):
50°, 100.0000%, 98.4314%
XYZ:
63.0779, 67.0978, 9.6266
xyY:
0.4512, 0.4799, 67.0978
CIE-Lab:
85.5533, -1.5993, 85.9940
CIE-LCH:
85.5533, 86.0088, 91.0655
CIE-Luv:
85.5533, 35.4384, 90.5692
Hunter-Lab:
81.9132, -5.8928, 50.3714
#fbd300 color charts
#fbd300 color shades, tints & tones
#fbd300 color schemes
#fbd300 color preview, HTML & CSS examples
This text has a color of #fbd300
<p style="color:#fbd300;">Text here</p>
.mytext {color:#fbd300;}
This box has a color of #fbd300
<div style="background-color:#fbd300;">Content here</div>
.mybackground {background-color:#fbd300;}
Border around this has a color of #fbd300
<div style="border:2px solid #fbd300;">Content here</div>
.myborder {border:2px solid #fbd300;}