#fadc0f color space conversions
Hex:
#fadc0f
RGB:
250, 220, 15
CMY:
2, 14, 94
CMYK:
0, 12, 94, 2
HSL:
52°, 95.9184%, 51.9608%
HSV (HSB):
52°, 94.0000%, 98.0392%
XYZ:
65.1038, 71.5449, 10.8301
xyY:
0.4414, 0.4851, 71.5449
CIE-Lab:
87.7491, -6.4440, 86.2115
CIE-LCH:
87.7491, 86.4520, 94.2747
CIE-Luv:
87.7491, 28.0522, 93.1392
Hunter-Lab:
84.5842, -10.6324, 51.6175
#fadc0f color charts
#fadc0f color shades, tints & tones
#fadc0f color schemes
#fadc0f color preview, HTML & CSS examples
This text has a color of #fadc0f
<p style="color:#fadc0f;">Text here</p>
.mytext {color:#fadc0f;}
This box has a color of #fadc0f
<div style="background-color:#fadc0f;">Content here</div>
.mybackground {background-color:#fadc0f;}
Border around this has a color of #fadc0f
<div style="border:2px solid #fadc0f;">Content here</div>
.myborder {border:2px solid #fadc0f;}