#fadc1e color space conversions
Hex:
#fadc1e
RGB:
250, 220, 30
CMY:
2, 14, 88
CMYK:
0, 12, 88, 2
HSL:
52°, 95.6522%, 54.9020%
HSV (HSB):
52°, 88.0000%, 98.0392%
XYZ:
65.2519, 71.6041, 11.6101
xyY:
0.4395, 0.4823, 71.6041
CIE-Lab:
87.7777, -6.2334, 84.0876
CIE-LCH:
87.7777, 84.3183, 94.2396
CIE-Luv:
87.7777, 27.9072, 91.8829
Hunter-Lab:
84.6192, -10.4381, 51.0986
#fadc1e color charts
#fadc1e color shades, tints & tones
#fadc1e color schemes
#fadc1e color preview, HTML & CSS examples
This text has a color of #fadc1e
<p style="color:#fadc1e;">Text here</p>
.mytext {color:#fadc1e;}
This box has a color of #fadc1e
<div style="background-color:#fadc1e;">Content here</div>
.mybackground {background-color:#fadc1e;}
Border around this has a color of #fadc1e
<div style="border:2px solid #fadc1e;">Content here</div>
.myborder {border:2px solid #fadc1e;}