#faf601 color space conversions
Hex:
#faf601
RGB:
250, 246, 1
CMY:
2, 4, 100
CMYK:
0, 2, 100, 2
HSL:
59°, 99.2032%, 49.2157%
HSV (HSB):
59°, 99.6000%, 98.0392%
XYZ:
72.3856, 86.2377, 12.8591
xyY:
0.4221, 0.5029, 86.2377
CIE-Lab:
94.4139, -19.3164, 92.2436
CIE-LCH:
94.4139, 94.2444, 101.8272
CIE-Luv:
94.4139, 10.1987, 103.4209
Hunter-Lab:
92.8643, -23.3758, 56.7950
#faf601 color charts
#faf601 color shades, tints & tones
#faf601 color schemes
#faf601 color preview, HTML & CSS examples
This text has a color of #faf601
<p style="color:#faf601;">Text here</p>
.mytext {color:#faf601;}
This box has a color of #faf601
<div style="background-color:#faf601;">Content here</div>
.mybackground {background-color:#faf601;}
Border around this has a color of #faf601
<div style="border:2px solid #faf601;">Content here</div>
.myborder {border:2px solid #faf601;}