#faf014 color space conversions
Hex:
#faf014
RGB:
250, 240, 20
CMY:
2, 6, 92
CMYK:
0, 4, 92, 2
HSL:
57°, 95.8333%, 52.9412%
HSV (HSB):
57°, 92.0000%, 98.0392%
XYZ:
70.7107, 82.6947, 12.8966
xyY:
0.4252, 0.4973, 82.6947
CIE-Lab:
92.8806, -16.2566, 89.5047
CIE-LCH:
92.8806, 90.9690, 100.2943
CIE-Luv:
92.8806, 14.1286, 100.2601
Hunter-Lab:
90.9366, -20.3406, 55.2471
#faf014 color charts
#faf014 color shades, tints & tones
#faf014 color schemes
#faf014 color preview, HTML & CSS examples
This text has a color of #faf014
<p style="color:#faf014;">Text here</p>
.mytext {color:#faf014;}
This box has a color of #faf014
<div style="background-color:#faf014;">Content here</div>
.mybackground {background-color:#faf014;}
Border around this has a color of #faf014
<div style="border:2px solid #faf014;">Content here</div>
.myborder {border:2px solid #faf014;}