#fbc014 color space conversions
Hex:
#fbc014
RGB:
251, 192, 20
CMY:
2, 25, 92
CMYK:
0, 24, 92, 2
HSL:
45°, 96.6527%, 53.1373%
HSV (HSB):
45°, 92.0319%, 98.4314%
XYZ:
58.7596, 58.2590, 8.8100
xyY:
0.4670, 0.4630, 58.2590
CIE-Lab:
80.8826, 8.3443, 80.5352
CIE-LCH:
80.8826, 80.9663, 84.0847
CIE-Luv:
80.8826, 49.6589, 82.4028
Hunter-Lab:
76.3276, 3.8421, 46.5859
#fbc014 color charts
#fbc014 color shades, tints & tones
#fbc014 color schemes
#fbc014 color preview, HTML & CSS examples
This text has a color of #fbc014
<p style="color:#fbc014;">Text here</p>
.mytext {color:#fbc014;}
This box has a color of #fbc014
<div style="background-color:#fbc014;">Content here</div>
.mybackground {background-color:#fbc014;}
Border around this has a color of #fbc014
<div style="border:2px solid #fbc014;">Content here</div>
.myborder {border:2px solid #fbc014;}