#fbc970 color space conversions
Hex:
#fbc970
RGB:
251, 201, 112
CMY:
2, 21, 56
CMYK:
0, 20, 55, 2
HSL:
38°, 94.5578%, 71.1765%
HSV (HSB):
38°, 55.3785%, 98.4314%
XYZ:
63.5949, 63.4524, 24.2250
xyY:
0.4204, 0.4195, 63.4524
CIE-Lab:
83.6798, 7.6643, 50.6725
CIE-LCH:
83.6798, 51.2488, 81.3991
CIE-Luv:
83.6798, 39.1113, 61.4832
Hunter-Lab:
79.6570, 3.1075, 37.7289
#fbc970 color charts
#fbc970 color shades, tints & tones
#fbc970 color schemes
#fbc970 color preview, HTML & CSS examples
This text has a color of #fbc970
<p style="color:#fbc970;">Text here</p>
.mytext {color:#fbc970;}
This box has a color of #fbc970
<div style="background-color:#fbc970;">Content here</div>
.mybackground {background-color:#fbc970;}
Border around this has a color of #fbc970
<div style="border:2px solid #fbc970;">Content here</div>
.myborder {border:2px solid #fbc970;}