#fbc14b color space conversions
Hex:
#fbc14b
RGB:
251, 193, 75
CMY:
2, 24, 71
CMYK:
0, 23, 70, 2
HSL:
40°, 95.6522%, 63.9216%
HSV (HSB):
40°, 70.1195%, 98.4314%
XYZ:
60.1236, 59.1572, 14.9062
xyY:
0.4481, 0.4409, 59.1572
CIE-Lab:
81.3779, 9.4800, 64.8150
CIE-LCH:
81.3779, 65.5046, 81.6787
CIE-Luv:
81.3779, 47.1251, 72.2171
Hunter-Lab:
76.9137, 4.9349, 42.3489
#fbc14b color charts
#fbc14b color shades, tints & tones
#fbc14b color schemes
#fbc14b color preview, HTML & CSS examples
This text has a color of #fbc14b
<p style="color:#fbc14b;">Text here</p>
.mytext {color:#fbc14b;}
This box has a color of #fbc14b
<div style="background-color:#fbc14b;">Content here</div>
.mybackground {background-color:#fbc14b;}
Border around this has a color of #fbc14b
<div style="border:2px solid #fbc14b;">Content here</div>
.myborder {border:2px solid #fbc14b;}