#faf71e color space conversions
Hex:
#faf71e
RGB:
250, 247, 30
CMY:
2, 3, 88
CMYK:
0, 1, 88, 2
HSL:
59°, 95.6522%, 54.9020%
HSV (HSB):
59°, 88.0000%, 98.0392%
XYZ:
72.9194, 86.9393, 14.1660
xyY:
0.4190, 0.4996, 86.9393
CIE-Lab:
94.7125, -19.4836, 89.5410
CIE-LCH:
94.7125, 91.6362, 102.2759
CIE-Luv:
94.7125, 9.4050, 102.0456
Hunter-Lab:
93.2412, -23.5759, 56.2610
#faf71e color charts
#faf71e color shades, tints & tones
#faf71e color schemes
#faf71e color preview, HTML & CSS examples
This text has a color of #faf71e
<p style="color:#faf71e;">Text here</p>
.mytext {color:#faf71e;}
This box has a color of #faf71e
<div style="background-color:#faf71e;">Content here</div>
.mybackground {background-color:#faf71e;}
Border around this has a color of #faf71e
<div style="border:2px solid #faf71e;">Content here</div>
.myborder {border:2px solid #faf71e;}