#fbdb32 color space conversions
Hex:
#fbdb32
RGB:
251, 219, 50
CMY:
2, 14, 80
CMYK:
0, 13, 80, 2
HSL:
50°, 96.1722%, 59.0196%
HSV (HSB):
50°, 80.0797%, 98.4314%
XYZ:
65.6909, 71.4026, 13.3374
xyY:
0.4367, 0.4747, 71.4026
CIE-Lab:
87.6802, -4.8262, 79.4321
CIE-LCH:
87.6802, 79.5785, 93.4770
CIE-Luv:
87.6802, 29.0180, 88.6428
Hunter-Lab:
84.5000, -9.1079, 49.7917
#fbdb32 color charts
#fbdb32 color shades, tints & tones
#fbdb32 color schemes
#fbdb32 color preview, HTML & CSS examples
This text has a color of #fbdb32
<p style="color:#fbdb32;">Text here</p>
.mytext {color:#fbdb32;}
This box has a color of #fbdb32
<div style="background-color:#fbdb32;">Content here</div>
.mybackground {background-color:#fbdb32;}
Border around this has a color of #fbdb32
<div style="border:2px solid #fbdb32;">Content here</div>
.myborder {border:2px solid #fbdb32;}