#fadc4d color space conversions
Hex:
#fadc4d
RGB:
250, 220, 77
CMY:
2, 14, 70
CMYK:
0, 12, 69, 2
HSL:
50°, 94.5355%, 64.1176%
HSV (HSB):
50°, 69.2000%, 98.0392%
XYZ:
66.3571, 72.0462, 17.4301
xyY:
0.4258, 0.4623, 72.0462
CIE-Lab:
87.9908, -4.6757, 70.6995
CIE-LCH:
87.9908, 70.8540, 93.7837
CIE-Luv:
87.9908, 26.8493, 82.7110
Hunter-Lab:
84.8800, -8.9932, 47.2408
#fadc4d color charts
#fadc4d color shades, tints & tones
#fadc4d color schemes
#fadc4d color preview, HTML & CSS examples
This text has a color of #fadc4d
<p style="color:#fadc4d;">Text here</p>
.mytext {color:#fadc4d;}
This box has a color of #fadc4d
<div style="background-color:#fadc4d;">Content here</div>
.mybackground {background-color:#fadc4d;}
Border around this has a color of #fadc4d
<div style="border:2px solid #fadc4d;">Content here</div>
.myborder {border:2px solid #fadc4d;}