#faf76d color space conversions
Hex:
#faf76d
RGB:
250, 247, 109
CMY:
2, 3, 57
CMYK:
0, 1, 56, 2
HSL:
59°, 93.3775%, 70.3922%
HSV (HSB):
59°, 56.4000%, 98.0392%
XYZ:
75.4454, 87.9496, 27.4676
xyY:
0.3953, 0.4608, 87.9496
CIE-Lab:
95.1397, -16.0998, 65.2485
CIE-LCH:
95.1397, 67.2054, 103.8606
CIE-Luv:
95.1397, 7.9998, 83.5411
Hunter-Lab:
93.7815, -20.5177, 48.2816
#faf76d color charts
#faf76d color shades, tints & tones
#faf76d color schemes
#faf76d color preview, HTML & CSS examples
This text has a color of #faf76d
<p style="color:#faf76d;">Text here</p>
.mytext {color:#faf76d;}
This box has a color of #faf76d
<div style="background-color:#faf76d;">Content here</div>
.mybackground {background-color:#faf76d;}
Border around this has a color of #faf76d
<div style="border:2px solid #faf76d;">Content here</div>
.myborder {border:2px solid #faf76d;}