#fbc212 color space conversions
Hex:
#fbc212
RGB:
251, 194, 18
CMY:
2, 24, 93
CMYK:
0, 23, 93, 2
HSL:
45°, 96.6805%, 52.7451%
HSV (HSB):
45°, 92.8287%, 98.4314%
XYZ:
59.1846, 59.1365, 8.8674
xyY:
0.4653, 0.4650, 59.1365
CIE-Lab:
81.3666, 7.2828, 81.1822
CIE-LCH:
81.3666, 81.5082, 84.8738
CIE-Luv:
81.3666, 48.1384, 83.3036
Hunter-Lab:
76.9002, 2.8033, 46.9934
#fbc212 color charts
#fbc212 color shades, tints & tones
#fbc212 color schemes
#fbc212 color preview, HTML & CSS examples
This text has a color of #fbc212
<p style="color:#fbc212;">Text here</p>
.mytext {color:#fbc212;}
This box has a color of #fbc212
<div style="background-color:#fbc212;">Content here</div>
.mybackground {background-color:#fbc212;}
Border around this has a color of #fbc212
<div style="border:2px solid #fbc212;">Content here</div>
.myborder {border:2px solid #fbc212;}