#faf64b color space conversions
Hex:
#faf64b
RGB:
250, 246, 75
CMY:
2, 4, 71
CMYK:
0, 2, 70, 2
HSL:
59°, 94.5946%, 63.7255%
HSV (HSB):
59°, 70.0000%, 98.0392%
XYZ:
73.6501, 86.7435, 19.5180
xyY:
0.4094, 0.4821, 86.7435
CIE-Lab:
94.6293, -17.6015, 77.9716
CIE-LCH:
94.6293, 79.9336, 102.7209
CIE-Luv:
94.6293, 9.4625, 93.8916
Hunter-Lab:
93.1362, -21.8344, 52.7703
#faf64b color charts
#faf64b color shades, tints & tones
#faf64b color schemes
#faf64b color preview, HTML & CSS examples
This text has a color of #faf64b
<p style="color:#faf64b;">Text here</p>
.mytext {color:#faf64b;}
This box has a color of #faf64b
<div style="background-color:#faf64b;">Content here</div>
.mybackground {background-color:#faf64b;}
Border around this has a color of #faf64b
<div style="border:2px solid #faf64b;">Content here</div>
.myborder {border:2px solid #faf64b;}