#faf980 color space conversions
Hex:
#faf980
RGB:
250, 249, 128
CMY:
2, 2, 50
CMYK:
0, 0, 49, 2
HSL:
60°, 92.4242%, 74.1176%
HSV (HSB):
60°, 48.8000%, 98.0392%
XYZ:
77.1963, 89.6339, 33.6545
xyY:
0.3850, 0.4471, 89.6339
CIE-Lab:
95.8447, -15.5845, 57.6105
CIE-LCH:
95.8447, 59.6812, 105.1370
CIE-Luv:
95.8447, 6.1707, 76.5789
Hunter-Lab:
94.6752, -20.1361, 45.1966
#faf980 color charts
#faf980 color shades, tints & tones
#faf980 color schemes
#faf980 color preview, HTML & CSS examples
This text has a color of #faf980
<p style="color:#faf980;">Text here</p>
.mytext {color:#faf980;}
This box has a color of #faf980
<div style="background-color:#faf980;">Content here</div>
.mybackground {background-color:#faf980;}
Border around this has a color of #faf980
<div style="border:2px solid #faf980;">Content here</div>
.myborder {border:2px solid #faf980;}