#fac980 color space conversions
Hex:
#fac980
RGB:
250, 201, 128
CMY:
2, 21, 50
CMYK:
0, 20, 49, 2
HSL:
36°, 92.4242%, 74.1176%
HSV (HSB):
36°, 48.8000%, 98.0392%
XYZ:
64.2073, 63.6558, 29.3248
xyY:
0.4085, 0.4050, 63.6558
CIE-Lab:
83.7862, 8.6047, 42.8872
CIE-LCH:
83.7862, 43.7418, 78.6550
CIE-Luv:
83.7862, 37.2088, 53.5699
Hunter-Lab:
79.7846, 4.0263, 34.0572
#fac980 color charts
#fac980 color shades, tints & tones
#fac980 color schemes
#fac980 color preview, HTML & CSS examples
This text has a color of #fac980
<p style="color:#fac980;">Text here</p>
.mytext {color:#fac980;}
This box has a color of #fac980
<div style="background-color:#fac980;">Content here</div>
.mybackground {background-color:#fac980;}
Border around this has a color of #fac980
<div style="border:2px solid #fac980;">Content here</div>
.myborder {border:2px solid #fac980;}