#fadc4a color space conversions
Hex:
#fadc4a
RGB:
250, 220, 74
CMY:
2, 14, 71
CMYK:
0, 12, 70, 2
HSL:
50°, 94.6237%, 63.5294%
HSV (HSB):
50°, 70.4000%, 98.0392%
XYZ:
66.2536, 72.0048, 16.8849
xyY:
0.4270, 0.4641, 72.0048
CIE-Lab:
87.9709, -4.8206, 71.8093
CIE-LCH:
87.9709, 71.9710, 93.8405
CIE-Luv:
87.9709, 26.9466, 83.5553
Hunter-Lab:
84.8556, -9.1282, 47.6012
#fadc4a color charts
#fadc4a color shades, tints & tones
#fadc4a color schemes
#fadc4a color preview, HTML & CSS examples
This text has a color of #fadc4a
<p style="color:#fadc4a;">Text here</p>
.mytext {color:#fadc4a;}
This box has a color of #fadc4a
<div style="background-color:#fadc4a;">Content here</div>
.mybackground {background-color:#fadc4a;}
Border around this has a color of #fadc4a
<div style="border:2px solid #fadc4a;">Content here</div>
.myborder {border:2px solid #fadc4a;}