#faf700 color space conversions
Hex:
#faf700
RGB:
250, 247, 0
CMY:
2, 3, 100
CMYK:
0, 1, 100, 2
HSL:
59°, 100.0000%, 49.0196%
HSV (HSB):
59°, 100.0000%, 98.0392%
XYZ:
72.6851, 86.8455, 12.9320
xyY:
0.4215, 0.5036, 86.8455
CIE-Lab:
94.6727, -19.8029, 92.5049
CIE-LCH:
94.6727, 94.6008, 102.0832
CIE-Luv:
94.6727, 9.5407, 103.8314
Hunter-Lab:
93.1909, -23.8615, 57.0061
#faf700 color charts
#faf700 color shades, tints & tones
#faf700 color schemes
#faf700 color preview, HTML & CSS examples
This text has a color of #faf700
<p style="color:#faf700;">Text here</p>
.mytext {color:#faf700;}
This box has a color of #faf700
<div style="background-color:#faf700;">Content here</div>
.mybackground {background-color:#faf700;}
Border around this has a color of #faf700
<div style="border:2px solid #faf700;">Content here</div>
.myborder {border:2px solid #faf700;}