#fadb14 color space conversions
Hex:
#fadb14
RGB:
250, 219, 20
CMY:
2, 14, 92
CMYK:
0, 12, 92, 2
HSL:
52°, 95.8333%, 52.9412%
HSV (HSB):
52°, 92.0000%, 98.0392%
XYZ:
64.8821, 71.0375, 10.9538
xyY:
0.4418, 0.4837, 71.0375
CIE-Lab:
87.5032, -5.8851, 85.4364
CIE-LCH:
87.5032, 85.6388, 93.9405
CIE-Luv:
87.5032, 28.7295, 92.4258
Hunter-Lab:
84.2838, -10.0863, 51.2931
#fadb14 color charts
#fadb14 color shades, tints & tones
#fadb14 color schemes
#fadb14 color preview, HTML & CSS examples
This text has a color of #fadb14
<p style="color:#fadb14;">Text here</p>
.mytext {color:#fadb14;}
This box has a color of #fadb14
<div style="background-color:#fadb14;">Content here</div>
.mybackground {background-color:#fadb14;}
Border around this has a color of #fadb14
<div style="border:2px solid #fadb14;">Content here</div>
.myborder {border:2px solid #fadb14;}