#fadc1d color space conversions
Hex:
#fadc1d
RGB:
250, 220, 29
CMY:
2, 14, 89
CMYK:
0, 12, 88, 2
HSL:
52°, 95.6710%, 54.7059%
HSV (HSB):
52°, 88.4000%, 98.0392%
XYZ:
65.2393, 71.5991, 11.5439
xyY:
0.4397, 0.4825, 71.5991
CIE-Lab:
87.7753, -6.2513, 84.2640
CIE-LCH:
87.7753, 84.4956, 94.2428
CIE-Luv:
87.7753, 27.9195, 91.9893
Hunter-Lab:
84.6163, -10.4546, 51.1426
#fadc1d color charts
#fadc1d color shades, tints & tones
#fadc1d color schemes
#fadc1d color preview, HTML & CSS examples
This text has a color of #fadc1d
<p style="color:#fadc1d;">Text here</p>
.mytext {color:#fadc1d;}
This box has a color of #fadc1d
<div style="background-color:#fadc1d;">Content here</div>
.mybackground {background-color:#fadc1d;}
Border around this has a color of #fadc1d
<div style="border:2px solid #fadc1d;">Content here</div>
.myborder {border:2px solid #fadc1d;}