#faf86b color space conversions
Hex:
#faf86b
RGB:
250, 248, 107
CMY:
2, 3, 58
CMYK:
0, 1, 57, 2
HSL:
59°, 93.4641%, 70.0000%
HSV (HSB):
59°, 57.2000%, 98.0392%
XYZ:
75.6456, 88.5203, 27.0091
xyY:
0.3957, 0.4630, 88.5203
CIE-Lab:
95.3796, -16.7247, 66.3691
CIE-LCH:
95.3796, 68.4439, 104.1438
CIE-Luv:
95.3796, 7.4285, 84.7362
Hunter-Lab:
94.0852, -21.1332, 48.8393
#faf86b color charts
#faf86b color shades, tints & tones
#faf86b color schemes
#faf86b color preview, HTML & CSS examples
This text has a color of #faf86b
<p style="color:#faf86b;">Text here</p>
.mytext {color:#faf86b;}
This box has a color of #faf86b
<div style="background-color:#faf86b;">Content here</div>
.mybackground {background-color:#faf86b;}
Border around this has a color of #faf86b
<div style="border:2px solid #faf86b;">Content here</div>
.myborder {border:2px solid #faf86b;}